whyclxw
23 小时以前 e196f42e9a977c0b2f8452dce875b110fb76e92f
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.db_pwrdev_alarm.PwrdevAlarmParamStand;
 
public interface PwrdevAlarmParamStandMapper extends CustomMapper<PwrdevAlarmParamStand>{
}