bsrv df_lists add 350300

This commit is contained in:
qianhy
2022-12-13 13:50:35 +08:00
committed by lccsw
parent 318ac74f72
commit 0d132a3f8b
+4
View File
@@ -25,6 +25,10 @@ class Bsrv extends Wxapp{
'name'=>'陈晓贞','biz_name'=>'厦门胜华元汽车销售有限公司','address'=>'厦门市湖里区翔云三路',
'mobile'=>'18059209316','help_mobile'=>'18059209323','lat'=>'24.530149','lng'=>'118.132912','city_id'=>'350200','city_name'=>'厦门'
]],
'350300' => [[
'name'=>'郑志锋','biz_name'=>'莆田车宝贝汽车有限公司','address'=>'莆田市仙游县赖店镇南丰中街558号',
'mobile'=>'13859842421','help_mobile'=>'13375053755','lat'=>'25.338674','lng'=>'118.726689','city_id'=>'350300','city_name'=>'莆田'
]],
];
function __construct($inputs, $app_key){
parent::__construct($inputs, $app_key);