Browse Source

no message

libushang 6 tháng trước cách đây
mục cha
commit
ee49a6dcec
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      utils/ry_system_util.py

+ 1 - 1
utils/ry_system_util.py

@@ -59,7 +59,7 @@ def user_id_get_avcon_dev_id(db,user_id):
     resutl =query.first()
     if resutl is not None:
         return resutl.dev_id
-    return None
+    return ''
 
 def role_list_to_dict(roles,role_id_list):
     return [