添加:在线买单 - 商户编辑是否开启
This commit is contained in:
parent
d18e655e96
commit
0dabcb3b10
|
|
@ -207,6 +207,7 @@ class Merchant extends BaseController
|
||||||
['mer_integral_platform_rate',0],
|
['mer_integral_platform_rate',0],
|
||||||
['mer_integral_merchant_rate',0],
|
['mer_integral_merchant_rate',0],
|
||||||
['platform_commission',0],
|
['platform_commission',0],
|
||||||
|
['is_online_payment',0],
|
||||||
['avg_consumption',0],
|
['avg_consumption',0],
|
||||||
'mer_label',
|
'mer_label',
|
||||||
'spread_uid'
|
'spread_uid'
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
28180
|
||||||
Loading…
Reference in New Issue