办学质量监测教学评价系统
root
2025-05-18 1093888889fb10fae112c148b54ec9dbf993b8ac
1
2
3
4
5
6
7
#!/bin/bash
rm -rf ruoyi-ai-backend
git clone https://github.com/ageerle/ruoyi-ai
mv ruoyi-ai ruoyi-ai-backend
cd ruoyi-ai-backend
# git checkout v2.0.4
# cd ..