stanley-king 1 éve
szülő
commit
6994a2653b

+ 1 - 0
helper/refill/api/yl/youlaicomet/config.php

@@ -3,6 +3,7 @@
 namespace refill\youlaicomet;
 
 # 游来3(非银)
+# youlaicomet -> 向榜样提单
 class config
 {
     const MCH_ID = 134;

+ 2 - 1
helper/refill/api/zy/youlaifeiythree/config.php

@@ -4,9 +4,10 @@ namespace refill\youlaifeiythree;
 
 class config
 {
+    #zy youlaifeiythree -> 向叶子提单
     const MCH_ID = 10475;
     const KEY = '5b114e8f73135c5a5cccea24e8304e50';
 
-    const ORDER_URL  = BASE_SITE_URL . '/mobile/index.php';
+    const ORDER_URL  = 'https://www.xyzshops.cn/mobile/index.php';
     const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_youlaifeiythree.php";
 }