Procházet zdrojové kódy

feat(auth):添加配置合申

geek před 4 roky
rodič
revize
1b8a7d5f96
57 změnil soubory, kde provedl 57 přidání a 65 odebrání
  1. 0 2
      .idea/.gitignore
  2. 0 6
      .idea/misc.xml
  3. 2 2
      public/COMPANY_LIST/BAIXIONG/auth.php
  4. 1 1
      public/COMPANY_LIST/BXGL/auth.php
  5. 1 1
      public/COMPANY_LIST/GXMM/auth.php
  6. 2 2
      public/COMPANY_LIST/SHYL/auth.php
  7. 1 1
      public/COMPANY_LIST/SHYLAT/auth.php
  8. 1 1
      public/COMPANY_LIST/SHYLBJ/auth.php
  9. 1 1
      public/COMPANY_LIST/SHYLCZL/auth.php
  10. 1 1
      public/COMPANY_LIST/SHYLDH/auth.php
  11. 1 1
      public/COMPANY_LIST/SHYLDSH/auth.php
  12. 1 1
      public/COMPANY_LIST/SHYLEB/auth.php
  13. 1 1
      public/COMPANY_LIST/SHYLFH/auth.php
  14. 1 1
      public/COMPANY_LIST/SHYLFHGC/auth.php
  15. 1 1
      public/COMPANY_LIST/SHYLGK/auth.php
  16. 1 1
      public/COMPANY_LIST/SHYLGLC/auth.php
  17. 1 1
      public/COMPANY_LIST/SHYLGM/auth.php
  18. 1 1
      public/COMPANY_LIST/SHYLGXC/auth.php
  19. 1 1
      public/COMPANY_LIST/SHYLHB/auth.php
  20. 1 1
      public/COMPANY_LIST/SHYLHD/auth.php
  21. 1 1
      public/COMPANY_LIST/SHYLHDD/auth.php
  22. 1 1
      public/COMPANY_LIST/SHYLHGQW/auth.php
  23. 1 1
      public/COMPANY_LIST/SHYLHN/auth.php
  24. 1 1
      public/COMPANY_LIST/SHYLHT/auth.php
  25. 1 1
      public/COMPANY_LIST/SHYLJY/auth.php
  26. 1 1
      public/COMPANY_LIST/SHYLKT/auth.php
  27. 1 1
      public/COMPANY_LIST/SHYLLC/auth.php
  28. 1 1
      public/COMPANY_LIST/SHYLLDHC/auth.php
  29. 1 1
      public/COMPANY_LIST/SHYLLHGC/auth.php
  30. 1 1
      public/COMPANY_LIST/SHYLLJZL/auth.php
  31. 1 1
      public/COMPANY_LIST/SHYLLM/auth.php
  32. 1 1
      public/COMPANY_LIST/SHYLLZ/auth.php
  33. 1 1
      public/COMPANY_LIST/SHYLMJ/auth.php
  34. 1 1
      public/COMPANY_LIST/SHYLNCZ/auth.php
  35. 1 1
      public/COMPANY_LIST/SHYLNPWRM/auth.php
  36. 1 1
      public/COMPANY_LIST/SHYLQH/auth.php
  37. 1 1
      public/COMPANY_LIST/SHYLSMYH/auth.php
  38. 1 1
      public/COMPANY_LIST/SHYLSN/auth.php
  39. 1 1
      public/COMPANY_LIST/SHYLSX/auth.php
  40. 1 1
      public/COMPANY_LIST/SHYLSZ/auth.php
  41. 1 1
      public/COMPANY_LIST/SHYLSZJC/auth.php
  42. 1 1
      public/COMPANY_LIST/SHYLTC/auth.php
  43. 1 1
      public/COMPANY_LIST/SHYLTSXL/auth.php
  44. 1 1
      public/COMPANY_LIST/SHYLWH/auth.php
  45. 1 1
      public/COMPANY_LIST/SHYLWT/auth.php
  46. 1 1
      public/COMPANY_LIST/SHYLWTAY/auth.php
  47. 1 1
      public/COMPANY_LIST/SHYLWWL/auth.php
  48. 1 1
      public/COMPANY_LIST/SHYLXD/auth.php
  49. 1 1
      public/COMPANY_LIST/SHYLXQ/auth.php
  50. 1 1
      public/COMPANY_LIST/SHYLYBGC/auth.php
  51. 1 1
      public/COMPANY_LIST/SHYLZZ/auth.php
  52. 1 1
      public/COMPANY_LIST/SYLXHHC/auth.php
  53. 1 1
      public/COMPANY_LIST/TTBX/auth.php
  54. 1 1
      public/COMPANY_LIST/TTCX/auth.php
  55. 1 1
      public/COMPANY_LIST/WMSHYL/auth.php
  56. 1 1
      public/COMPANY_LIST/WMZHAI/auth.php
  57. 1 1
      public/COMPANY_LIST/ZHAI/auth.php

+ 0 - 2
.idea/.gitignore

@@ -1,2 +0,0 @@
-# Default ignored files
-/workspace.xml

+ 0 - 6
.idea/misc.xml

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="JavaScriptSettings">
-    <option name="languageLevel" value="ES6" />
-  </component>
-</project>

+ 2 - 2
public/COMPANY_LIST/BAIXIONG/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'c338dcb18e9ec833a3381dc77e683dbe',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/BAIXIONG'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/BAIXIONG'
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],
 
@@ -21,7 +21,7 @@ return [
     'Wechat_pay_sub_mchId'=>'1553631401',
     'Wechat_pay_tip'=>'',
     'Wechat_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/BAIXIONG'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/BAIXIONG'
     ],
 
     //微信JS

+ 1 - 1
public/COMPANY_LIST/BXGL/auth.php

@@ -11,7 +11,7 @@ return [
     
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/BAIXIONG'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/BAIXIONG'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/GXMM/auth.php

@@ -11,7 +11,7 @@ return [
     
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 2 - 2
public/COMPANY_LIST/SHYL/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'b152a5dd76c89335a6dc16dc6aae0ac5',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],
 
@@ -22,7 +22,7 @@ return [
     'Wechat_pay_sub_mchId'=>'',
     'Wechat_pay_tip'=>'',
     'Wechat_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
     ],
 
     //证书

+ 1 - 1
public/COMPANY_LIST/SHYLAT/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'b152a5dd76c89335a6dc16dc6aae0ac5',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/SHYLBJ/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLCZL/auth.php

@@ -12,7 +12,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLDH/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'b152a5dd76c89335a6dc16dc6aae0ac5',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/SHYLDSH/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLEB/auth.php

@@ -12,7 +12,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLFH/auth.php

@@ -12,7 +12,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLFHGC/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLGK/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
 

+ 1 - 1
public/COMPANY_LIST/SHYLGLC/auth.php

@@ -12,7 +12,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLGM/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLGXC/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLHB/auth.php

@@ -12,7 +12,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLHD/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLHDD/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
 

+ 1 - 1
public/COMPANY_LIST/SHYLHGQW/auth.php

@@ -12,7 +12,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLHN/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLHT/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLJY/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'b152a5dd76c89335a6dc16dc6aae0ac5',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/SHYLKT/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
 

+ 1 - 1
public/COMPANY_LIST/SHYLLC/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLLDHC/auth.php

@@ -12,7 +12,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLLHGC/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLLJZL/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLLM/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLLZ/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLMJ/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'b152a5dd76c89335a6dc16dc6aae0ac5',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/SHYLNCZ/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLNPWRM/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'b152a5dd76c89335a6dc16dc6aae0ac5',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/SHYLQH/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'b152a5dd76c89335a6dc16dc6aae0ac5',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/SHYLSMYH/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLSN/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLSX/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLSZ/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'b152a5dd76c89335a6dc16dc6aae0ac5',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/SHYLSZJC/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLTC/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLTSXL/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLWH/auth.php

@@ -12,7 +12,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLWT/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLWTAY/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLWWL/auth.php

@@ -12,7 +12,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLXD/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLXQ/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/SHYLYBGC/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'b152a5dd76c89335a6dc16dc6aae0ac5',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/SHYLZZ/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
 

+ 1 - 1
public/COMPANY_LIST/SYLXHHC/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'b152a5dd76c89335a6dc16dc6aae0ac5',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/TTBX/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'c338dcb18e9ec833a3381dc77e683dbe',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/BAIXIONG'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/BAIXIONG'
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],
 

+ 1 - 1
public/COMPANY_LIST/TTCX/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'c338dcb18e9ec833a3381dc77e683dbe',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/BAIXIONG'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/BAIXIONG'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/WMSHYL/auth.php

@@ -11,7 +11,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],
     

+ 1 - 1
public/COMPANY_LIST/WMZHAI/auth.php

@@ -10,7 +10,7 @@ return [
     'Xcx_secret'=>'02e8dcbe3cde36b02363142c4b3ee04c',
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
     ],

+ 1 - 1
public/COMPANY_LIST/ZHAI/auth.php

@@ -12,7 +12,7 @@ return [
     'Xcx_tip'=>'KQRJ',
     'Xcx_pay_notify_url'=>[
 //        'https://smdd.overseasdragon.com.cn/index/External/returnPay.html'
-        'https://api.overseasdragon.com.cn/smdd/index/successOrder/bloc_code/SHYL'
+        'https://api.overseasdragon.com.cn:443/smdd/index/successOrder/bloc_code/SHYL'
 
     ],