zhoulj %!s(int64=4) %!d(string=hai) anos
pai
achega
a95b6b2a11
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/Http/Controllers/QuickApp/Order/OrdersController.php

+ 2 - 2
app/Http/Controllers/QuickApp/Order/OrdersController.php

@@ -139,11 +139,11 @@ class OrdersController extends BaseController
             }
 
             // 蒋佳芯
-            if (in_array($account, ['jiangjx', 'yangzh'])) {
+            if (in_array($account, ['jiangjx'])) {
                 $template_id = 10679;
             }
             // 杨子航,zhoulj
-            if (in_array($account, ['18668420256'])) {
+            if (in_array($account, ['18668420256','yangzh'])) {
                 $template_id = 9998;
             }