dashboard
repositories
filestore
activity
search
login
main
/
beauty-erp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
删除手机端下单限制
jyy
2021-07-12
c1573c3418eb4163f7483545529fe80b0795500d
[beauty-erp.git]
/
zq-erp
/
src
/
main
/
resources
/
config
/
db
/
increment
/
20200405.sql
1
2
ALTER TABLE `bus_parameter_settings`
ADD COLUMN `shop_id` bigint(0) NULL COMMENT '门店id' AFTER `company_id`;