WIN-2308041133\Administrator 6 meses atrás
pai
commit
91878bd36f
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      application/api/controller/Wechat.php

+ 1 - 0
application/api/controller/Wechat.php

@@ -115,6 +115,7 @@ class Wechat extends Api
         $plan_id = WechatPlan::where('price',$price)->value('plan_id');
         $p_id = WechatPlan::where('price',$price)->value('id');
         $plan_id=11;
+        $p_id=12;
 //        try {
 //            $notify_url=Request::instance()->domain() . "/api/wechat/notify/" . $cid; //回调接口
             $app_id='wx5681205d1ef4d9d3';