bsrv df_lists add 350300
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user