Explorar o código

更新订单记录的支付端

evoxwht %!s(int64=2) %!d(string=hai) anos
pai
achega
8da2b44cd5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      crmeb/app/api/controller/v1/order/StoreOrderController.php

+ 2 - 2
crmeb/app/api/controller/v1/order/StoreOrderController.php

@@ -63,9 +63,9 @@ class StoreOrderController
      * @var int[]
      */
     protected $getChennel = [
-        'weixin' => 0,
+        'wechat' => 0,
         'routine' => 1,
-        'weixinh5' => 2,
+        'h5' => 2,
         'pc' => 3,
         'app' => 4
     ];