whyclxw
6 天以前 37c5cfec9c2056253e762a9ca70d7be8cbcbf407
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.web_site.AlarmInspectionId;
 
public interface AlarmInspectionIdMapper extends CustomMapper<AlarmInspectionId>{
}