feat: 前端页面开发 - 首页/城市列表/区域详情 + 示例数据导入
This commit is contained in:
3
city-manual/backend/seed.sh
Normal file
3
city-manual/backend/seed.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd /root/.openclaw/workspace/city-manual/backend
|
||||
python3 manage.py seed_data
|
||||
Reference in New Issue
Block a user