order_826_4

This commit is contained in:
dengbw
2022-08-26 17:58:34 +08:00
parent 49be457e6f
commit 93f7a8e955
+1 -1
View File
@@ -37,7 +37,7 @@ class order extends HD_Controller
5 => ['biz_name' => '泉州代理店', 'not_ids' => '99', 'city_id' => '350500'],
6 => ['biz_name' => '福州代理店', 'type' => 3, 'city_id' => '350100'],
7 => ['biz_name' => '龙岩代理店', 'type' => 3, 'city_id' => '350800'],
8 => ['biz_name' => '宁德代理店', 'type' => 3, 'city_id' => '350900'],
8 => ['biz_name' => '宁德代理店', 'city_id' => '350900'],
9 => ['biz_name' => '莆田代理店', 'type' => 3, 'city_id' => '350300'],
10 => ['biz_name' => '三明代理店', 'type' => 3, 'city_id' => '350400'],
11 => ['biz_name' => '漳州代理店', 'type' => 3, 'city_id' => '350600'],