Files
oops-framework/update-oops-plugin-excel-to-json.bat
2022-07-26 18:08:31 +08:00

4 lines
115 B
Batchfile

md extensions
cd extensions
git clone -b master https://gitee.com/dgflash/oops-plugin-excel-to-json.git
git pull