Browse Source

修改loocam设备物品名前缀为LC

locky 3 năm trước cách đây
mục cha
commit
85c566f358
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Service/CommonService.py

+ 1 - 1
Service/CommonService.py

@@ -594,7 +594,7 @@ GCqvlyw5dfxNA+EtxNE2wCW/LW7ENJlACgcfgPlBZtpLheWoZB/maw4=
         if company_mark == '11A':
             return 'Ansjer_Device_' + thing_name_suffix
         elif company_mark == '11L':
-            return 'Loocam_Device_' + thing_name_suffix
+            return 'LC' + thing_name_suffix
         else:
             return thing_name_suffix