rabin 2 năm trước cách đây
mục cha
commit
913c884e67
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      service/agent/src/My.php

+ 2 - 0
service/agent/src/My.php

@@ -63,6 +63,8 @@ class My extends Core
         $this->data['config'] = Dever::db('setting/base')->one();
         if ($this->data['config']['active'] == 2) {
             $this->data['config']['active'] = 0;
+        } else {
+            $this->data['config']['active'] = 1;
         }
 
         # 获取团队数量