dashboard
repositories
filestore
activity
search
login
main
/
beauty-erp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix
Helius
2021-10-25
a1a48c40d3171db8cadba37a34d4b14d78eb15d9
[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`;