whycxzp
2025-03-22 be8a251672810019d5874b846f4d47df06fde62d
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>{
}