dashboard
repositories
filestore
activity
search
login
main
/
beauty-erp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
modify
Helius
2020-12-27
64459b0a5893da29a13d76d914d0a124313e087c
[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`;