1 Star 0 Fork 936

说书人 / GreaterWMS

forked from GreaterWMS / GreaterWMS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
backend_start.sh 167 Bytes
一键复制 编辑 原始数据 按行查看 历史
Elvis.Shi 提交于 2022-11-12 09:05 . Update backend_start.sh
#!/bin/bash
python3 manage.py makemigrations
python3 manage.py migrate
#daphne -b 0.0.0.0 -p 8008 greaterwms.asgi:application
python3 manage.py runserver 0.0.0.0:8000
Python
1
https://gitee.com/gitee12581/GreaterWMS.git
git@gitee.com:gitee12581/GreaterWMS.git
gitee12581
GreaterWMS
GreaterWMS
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891