zhoulj 4 yıl önce
ebeveyn
işleme
a95b6b2a11

+ 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;
             }