lxw
2023-11-30 88203633967bb3df44f6abba2a3a826b4c8d897c
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.db_ckpwrdev_data_rt.CKPowerDevModeparam;
 
public interface CKPowerDevModeparamMapper extends CustomMapper<CKPowerDevModeparam>{
}