whycxzp
2025-03-29 9e89be82b98b99fb1e5b673b9440d04daa715988
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.db_lithium_ram_db.DevA200TestParam;
 
public interface DevA200TestParamMapper extends CustomMapper<DevA200TestParam>{
}