예제 #1
0
 public BasicResponse <List <EnumcodeInfo> > GetAllDevicePropertyCache()
 {
     return(_DeviceDefineService.GetAllDevicePropertyCache());
 }