特惠标签ok
This commit is contained in:
@@ -70,8 +70,6 @@ init_database() {
|
||||
log "数据库结构已存在,跳过迁移"
|
||||
fi
|
||||
|
||||
log "刷新开发测试数据..."
|
||||
docker exec -i hfb-mysql mysql -uhfb -psecret hfb_sys < "${ROOT_DIR}/backend/seeds/dev_orders.sql"
|
||||
}
|
||||
|
||||
load_env_file() {
|
||||
|
||||
Reference in New Issue
Block a user