whyclxw
2024-09-21 197f1e7c794a06ee2443a7697248aa3d77fb0e39
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>{
}