예제 #1
0
 public BasicResponse <long> GetMaxDeviceDefineId()
 {
     return(_DeviceDefineService.GetMaxDeviceDefineId());
 }