浏览代码

add 'zhangtt2','zhangtt33','zhangtt4'

onlinetest 4 年之前
父节点
当前提交
1773a8b382
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Http/Controllers/QuickApp/Order/OrdersController.php

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

@@ -142,7 +142,7 @@ class OrdersController extends BaseController
                 $template_id = 10679;
                 $template_id = 10679;
             }
             }
 
 
-            if (in_array($account, ['hanyh', 'liwh', 'caicf', 'wangdd', 'zhangtt', 'hanyh2', 'hanyh33'])) {
+            if (in_array($account, ['hanyh', 'liwh', 'caicf', 'wangdd', 'zhangtt', 'hanyh2', 'hanyh33','zhangtt2','zhangtt33','zhangtt4'])) {
                 $template_id = 9999;
                 $template_id = 9999;
             }
             }
         }
         }