whyclxw
2024-09-03 ccd51ad86332fd6df793d516a553b2ee8c8bca0b
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.db_lithium_ram_db.DevActmTestparam;
 
public interface DevActmTestparamMapper extends CustomMapper<DevActmTestparam>{
}