KunWeb/fapp/贡献代码.bat
2025-05-28 13:08:13 +08:00

5 lines
207 B
Batchfile

xcopy ciydao\components ciyon_ap\components /s /y /v
xcopy ciydao\util ciyon_ap\util /s /y /v
xcopy ciydao\main.js ciyon_ap\main.js /s /y /v
xcopy ciydao\vite.config.js ciyon_ap\vite.config.js /s /y /v
pause