@echo "copy ruoyi-ui" xcopy ..\ruoyi-ui\dist .\nginx\html\dist /E/Y/Q/I @echo "copy bidding-ui" xcopy ..\bidding-ui\dist .\bidding\html\dist /E/Y/Q/I @echo "begin copy ruoyi-gateway " xcopy ..\ruoyi-gateway\target\ruoyi-gateway.jar .\ruoyi\gateway\jar /Y @echo "begin copy ruoyi-auth " xcopy ..\ruoyi-auth\target\ruoyi-auth.jar .\ruoyi\auth\jar /Y @echo "begin copy ruoyi-modules-gen " xcopy ..\ruoyi-modules\ruoyi-gen\target\ruoyi-modules-gen.jar .\ruoyi\modules\gen\jar @echo "begin copy ruoyi-visual " xcopy ..\ruoyi-visual\ruoyi-monitor\target\ruoyi-visual-monitor.jar .\ruoyi\visual\monitor\jar /Y @echo "begin copy ruoyi-modules-system " xcopy ..\ruoyi-modules\ruoyi-system\target\ruoyi-modules-system.jar .\ruoyi\modules\system\jar /Y @echo "begin copy ruoyi-modules-file " xcopy ..\ruoyi-modules\ruoyi-file\target\ruoyi-modules-file.jar .\ruoyi\modules\file\jar /Y @echo "begin copy ruoyi-modules-job " xcopy ..\ruoyi-modules\ruoyi-job\target\ruoyi-modules-job.jar .\ruoyi\modules\job\jar /Y @echo "begin copy hh-basic " xcopy ..\ruoyi-modules\hh-basic\target\hh-basic.jar .\ruoyi\modules\basic\jar /Y @echo "begin copy hh-bidding " xcopy ..\ruoyi-modules\hh-bidding\target\hh-bidding.jar .\ruoyi\modules\bidding\jar /Y @echo "begin copy hh-procure " xcopy ..\ruoyi-modules\hh-procure\target\hh-procure.jar .\ruoyi\modules\procure\jar /Y @echo "begin copy hh-mast " xcopy ..\ruoyi-modules\hh-mast\target\hh-mast.jar .\ruoyi\modules\mast\jar /Y @echo "begin copy hh-nonbidding " xcopy ..\ruoyi-modules\hh-nonbidding\target\hh-nonbidding.jar .\ruoyi\modules\nonbidding\jar /Y