chuweiqiang 1 年之前
父节点
当前提交
29a3efc704
共有 2 个文件被更改,包括 3 次插入8 次删除
  1. 2 7
      .idea/workspace.xml
  2. 1 1
      application/api/controller/Login.php

+ 2 - 7
.idea/workspace.xml

@@ -1,12 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="ChangeListManager">
-    <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
-      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/application/api/controller/Login.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/api/controller/Login.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/runtime/log/single.log" beforeDir="false" afterPath="$PROJECT_DIR$/runtime/log/single.log" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/runtime/log/single_sql.log" beforeDir="false" afterPath="$PROJECT_DIR$/runtime/log/single_sql.log" afterDir="false" />
-    </list>
+    <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="" />
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -580,7 +575,7 @@
       <workItem from="1711585940957" duration="2980000" />
       <workItem from="1711588946025" duration="20811000" />
       <workItem from="1711672177712" duration="21603000" />
-      <workItem from="1711758657673" duration="1741000" />
+      <workItem from="1711758657673" duration="1936000" />
     </task>
     <servers />
   </component>

+ 1 - 1
application/api/controller/Login.php

@@ -25,7 +25,7 @@ class Login extends Base
 
     // 需要登录的
     protected $need_login = [
-//        'addActive'
+        'addActive'
     ];
     /**
      * @title 用户统一登录