whyclxw
2024-10-31 ae7be112a70df675ac4592254dfd42a469eaefa3
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.db_lithium_ram_db.ActmRealstate;
 
public interface ActmRealstateMapper extends CustomMapper<ActmRealstate>{
}