wupengfei 2 năm trước cách đây
mục cha
commit
4e7f96b082
2 tập tin đã thay đổi với 10 bổ sung8 xóa
  1. 8 6
      .idea/workspace.xml
  2. 2 2
      application/common/library/Shande.php

+ 8 - 6
.idea/workspace.xml

@@ -3,7 +3,7 @@
   <component name="ChangeListManager">
     <list default="true" id="a760c6e5-d38f-48d9-be27-0f7a4f48e29f" 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/store/controller/CollectInfo.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/store/controller/CollectInfo.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/application/common/library/Shande.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/common/library/Shande.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -149,7 +149,9 @@
       <workItem from="1661820079823" duration="2898000" />
       <workItem from="1661907611720" duration="5931000" />
       <workItem from="1661993135050" duration="4377000" />
-      <workItem from="1662078426211" duration="6797000" />
+      <workItem from="1662078426211" duration="8432000" />
+      <workItem from="1662190020639" duration="1313000" />
+      <workItem from="1662338106399" duration="737000" />
     </task>
     <servers />
   </component>
@@ -169,14 +171,14 @@
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
     <state x="1387" y="523" key="FileChooserDialogImpl/0.0.2560.1400@0.0.2560.1400" timestamp="1661422023967" />
-    <state x="1171" y="588" key="com.intellij.ide.util.TipDialog" timestamp="1661741217728">
+    <state x="1171" y="588" key="com.intellij.ide.util.TipDialog" timestamp="1662342967622">
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
-    <state x="1171" y="588" key="com.intellij.ide.util.TipDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1661741217728" />
-    <state x="1076" y="479" width="728" height="490" key="find.popup" timestamp="1661908634225">
+    <state x="1171" y="588" key="com.intellij.ide.util.TipDialog/0.0.2560.1400@0.0.2560.1400" timestamp="1662342967622" />
+    <state x="1076" y="479" width="728" height="490" key="find.popup" timestamp="1662343074011">
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
-    <state x="1076" y="479" width="728" height="490" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1661908634225" />
+    <state x="1076" y="479" width="728" height="490" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1662343074011" />
     <state x="1164" y="436" width="672" height="678" key="search.everywhere.popup" timestamp="1661754698165">
       <screen x="0" y="0" width="2560" height="1400" />
     </state>

+ 2 - 2
application/common/library/Shande.php

@@ -44,8 +44,8 @@ class Shande extends Controller
             //--------------------------------------------1、基础参数配置------------------------------------------------
 
             $api = 'https://caspay.sandpay.com.cn/agent-main/openapi/';
-            $publicKeyPath = '/www/wwwroot/xiang_admin.qcyjsh.com/application/common/library/shande/cert/sand.cer'; //!!! 公钥文件,这个不要改动
-            $priKeyPath = '/www/wwwroot/xiang_admin.qcyjsh.com/application/common/library/shande/cert/6888803045944.pfx';
+            $publicKeyPath = '/www/wwwroot/xianglian_admin.hdlkeji.com/application/common/library/shande/cert/sand.cer'; //!!! 公钥文件,这个不要改动
+            $priKeyPath = '/www/wwwroot/xianglian_admin.hdlkeji.com/application/common/library/shande/cert/6888803045944.pfx';
             //const PUB_KEY_PATH = 'cert/SAND_PUBLIC_KEY.cer'; //公钥文件
             //const PRI_KEY_PATH_2 = 'cert/MID_RSA_PRIVATE_KEY.pfx'; //私钥文件
             $priPwd='980801';