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