Commit 26a3e5aa authored by 潘栩锋's avatar 潘栩锋 🚴

修复 unity 合并错了

parent 12e7f298
......@@ -92,6 +92,17 @@ files=(\
)
copy_to2 $src_dir $dest_dir $files
#Project.FLY.Weight2
src_dir="../Project.FLY.Weight2/FLY.Weight2.UI.Server"
dest_dir="FLY.Weight2.UI.Server"
files=(\
"FLY.Weight2.UI.Server.exe" \
"Gage1" "x64" "x86" \
"nlog.config" \
)
copy_to2 $src_dir $dest_dir $files
#Project.FLY.Winder
src_dir="../Project.FLY.Winder_20190413/FLY.Winder.UI.Server"
dest_dir="FLY.Winder.UI.Server"
......
......@@ -53,7 +53,14 @@
{
"PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Weight.UI.Server",
"Exe":"FLY.Weight.UI.Server.exe",
"Name":"自动上料",
"Name":"称重",
"IsAutoRun":true,
"Others":null
},
{
"PackPath":"佛山市枫莱尔自动化技术有限公司\\windows\\FLY.Weight2.UI.Server",
"Exe":"FLY.Weight2.UI.Server.exe",
"Name":"称重单组",
"IsAutoRun":true,
"Others":null
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment