whycxzp
2025-03-17 e50d8c30b43dd30daa77da27101ce21d8ef2fcef
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>{
}