dashboard
repositories
filestore
activity
search
login
main
/
beauty-erp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix
wzy
2021-11-20
3a1441d8f6422e81a67e01830c1793ab25d943b0
[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`;