Commit 28203cd0 by lujunyi

自动开方

parent f409b9a8
......@@ -22,6 +22,7 @@
'status' => '启用',
'mobile' => '手机号',
'user_id' => '关联用户',
'is_auto' => '自动开方',
],
'options' => [
],
......
......@@ -21,6 +21,7 @@
'status' => '启用',
'user_id' => '关联用户',
'is_open' => '开店状态',
'is_auto' => '自动开方',
],
'options' => [
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment