diff --git a/app/controller/admin/system/merchant/Merchant.php b/app/controller/admin/system/merchant/Merchant.php index 2fed486..1cc262f 100644 --- a/app/controller/admin/system/merchant/Merchant.php +++ b/app/controller/admin/system/merchant/Merchant.php @@ -207,6 +207,7 @@ class Merchant extends BaseController ['mer_integral_platform_rate',0], ['mer_integral_merchant_rate',0], ['platform_commission',0], + ['is_online_payment',0], ['avg_consumption',0], 'mer_label', 'spread_uid' diff --git a/runtime/swoole.pid b/runtime/swoole.pid new file mode 100644 index 0000000..ff94f9e --- /dev/null +++ b/runtime/swoole.pid @@ -0,0 +1 @@ +28180 \ No newline at end of file