Quellcode durchsuchen

Merge branch 'goods' of 121.43.114.153:/home/git/repositories/shopnc into goods

stanley-king vor 9 Jahren
Ursprung
Commit
171a4c791d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      mobile/control/app_pay.php

+ 1 - 1
mobile/control/app_pay.php

@@ -15,7 +15,7 @@ require_once(WXPAY_PATH . '/lib/WxPay.Exception.php');
 require_once(WXPAY_PATH . '/lib/WxPay.Notify.php');
 
 
-class app_payControl extends mobileHomeControl
+class app_payControl extends mobileMemberControl
 {
     private static $pay_types = array('wxpay', 'alipay');
     const wx_notifyurl = 'http://a.lrlz.com/mobile/wxnotify.php';