dashboard
repositories
filestore
activity
search
login
main
/
beauty-erp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修复bug
jyy
2021-07-13
a24cea1b37de9ae98d7f25c13b60eecd0280f534
[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`;