修改后端运行端口,改为8888,前端调用后端接口也同步改成8888
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#define MyAppName "智能制造MES工控"
|
||||
#define MyAppExeName "YY.Admin.exe"
|
||||
#define MyAppVersion "1.1.0"
|
||||
#define MyAppVersion "1.1.4"
|
||||
#define MyPublisher "星数连科技科技有限公司"
|
||||
; 相对本 .iss 文件位置(installer\ 下的上一级为 yy-admin-master)
|
||||
#define PublishRoot "..\YY.Admin\bin\Release\net8.0-windows10.0.19041\win-x64\publish"
|
||||
|
||||
Reference in New Issue
Block a user