wupengfei 2 years ago
parent
commit
3ac5684dd0
2 changed files with 3 additions and 18 deletions
  1. 2 18
      .idea/workspace.xml
  2. 1 0
      config/apidoc.php

+ 2 - 18
.idea/workspace.xml

@@ -2,24 +2,8 @@
 <project version="4">
   <component name="ChangeListManager">
     <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
-      <change afterPath="$PROJECT_DIR$/application/sd/README.md" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/api/Common.php" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/api/form.php" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/api/main.php" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/cert/6888806037286.pfx" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/cert/sand.cer" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/cert/sand_pro.cer" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/config/Basics.php" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/file/1.jpg" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/helper/Map.php" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/helper/Params.php" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/index.html" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/static/js/jquery.min.js" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/static/lib/codemirror.css" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/static/lib/codemirror.js" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/static/lib/colorforth.css" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/application/sd/static/loading.gif" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/config/apidoc.php" beforeDir="false" afterPath="$PROJECT_DIR$/config/apidoc.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -240,7 +224,7 @@
       <workItem from="1675039400405" duration="10797000" />
       <workItem from="1675212381262" duration="19405000" />
       <workItem from="1675298987056" duration="21180000" />
-      <workItem from="1675385718666" duration="14723000" />
+      <workItem from="1675385718666" duration="19152000" />
     </task>
     <servers />
   </component>

+ 1 - 0
config/apidoc.php

@@ -10,6 +10,7 @@ return [
         'api\\controller\\Address',
         'api\\controller\\Area',
         'api\\controller\\Article',
+        'api\\controller\\Bill',
         'api\\controller\\Collect',
         'api\\controller\\Datum',
         'api\\controller\\Demand',