wupengfei vor 2 Jahren
Ursprung
Commit
f920c01047
2 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. 2 2
      .idea/workspace.xml
  2. 2 2
      application/api/controller/Recharge.php

+ 2 - 2
.idea/workspace.xml

@@ -3,7 +3,7 @@
   <component name="ChangeListManager">
     <list default="true" id="39916099-6c76-4a34-b5a2-40f5b4c0c928" 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/common/library/LianLianPay.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/common/library/LianLianPay.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/application/api/controller/Recharge.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/api/controller/Recharge.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -219,7 +219,7 @@
       <workItem from="1665621143495" duration="2513000" />
       <workItem from="1665708328289" duration="8744000" />
       <workItem from="1665794611802" duration="1412000" />
-      <workItem from="1665967743750" duration="1935000" />
+      <workItem from="1665967743750" duration="2363000" />
     </task>
     <task id="LOCAL-00001" summary=".">
       <created>1663731279977</created>

+ 2 - 2
application/api/controller/Recharge.php

@@ -21,8 +21,8 @@ class Recharge extends Base
         parent::check_login();
     }
     /**
-     * @title 余额充值
-     * @desc  余额充值
+     * @title 系统余额充值
+     * @desc  系统余额充值
      * @author  Qc
      * @url /api/Recharge/voucher
      * @method POST