mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 12:56:28 +08:00
5.0
This commit is contained in:
@@ -46,6 +46,6 @@ cp -r ${front_source}/dist ./$target_dir
|
||||
# 复制服务端资源
|
||||
cp -r ${server_source}/target/*.jar $target_dir
|
||||
cp -r script/* $target_dir
|
||||
cp -r ${server_source}/src/main/resources/application-test.properties $target_dir
|
||||
cp -r ${server_source}/src/main/resources/application-test.properties $target_dir/application.properties
|
||||
|
||||
echo "服务端构建完毕,构建结果在${target_dir}文件夹下"
|
||||
|
Reference in New Issue
Block a user