1 Star 0 Fork 944

ghostsheep2020 / GreaterWMS

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

搜索帮助