whyclxw
2025-01-20 dbc265cd4050dbff19a189f99b6b4680dd81ae8b
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.db_area.AuthiruzeInf;
 
public interface AuthiruzeInfMapper extends CustomMapper<AuthiruzeInf>{
}