5 lines
207 B
Batchfile
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 |