Creation Backend
1.0.0
使用folling命令克隆项目以用其子模型检索
git clone --recursive https://github.com/isokissa3/Creation-Backend.git
注意:如果您在克隆时忘记使用 - 回复选项,则也可以使用以下命令来拉动子模块
git submodule update --init --recursive
执行以下命令以完全更新您的克隆以匹配仓库:
git pullgit submodule update --recursive