|
@@ -640,6 +640,8 @@ shiro:
|
|
|
${adminPath}/mes/mesProductBs/batchsave = anon
|
|
${adminPath}/mes/mesProductBs/batchsave = anon
|
|
|
${adminPath}/mes/mesLineProcessMaterial/materials = anon
|
|
${adminPath}/mes/mesLineProcessMaterial/materials = anon
|
|
|
${adminPath}/mes/mesMaterialPrebind/bind = anon
|
|
${adminPath}/mes/mesMaterialPrebind/bind = anon
|
|
|
|
|
+ ${adminPath}/mes/mesLaser/genCustomerSn = anon
|
|
|
|
|
+ ${adminPath}/mes/mesLaser/unbindSteelSn = anon
|
|
|
${adminPath}/mes/mesProductPush/test = anon
|
|
${adminPath}/mes/mesProductPush/test = anon
|
|
|
${adminPath}/mes/mesProcessCheckRecord/check = anon
|
|
${adminPath}/mes/mesProcessCheckRecord/check = anon
|
|
|
${adminPath}/mes/mesProductRecord/work = anon
|
|
${adminPath}/mes/mesProductRecord/work = anon
|
|
@@ -887,7 +889,7 @@ file:
|
|
|
enabled: true
|
|
enabled: true
|
|
|
|
|
|
|
|
# # 文件上传根路径,设置路径中不允许包含“userfiles”,在指定目录中系统会自动创建userfiles目录,如果不设置默认为contextPath路径
|
|
# # 文件上传根路径,设置路径中不允许包含“userfiles”,在指定目录中系统会自动创建userfiles目录,如果不设置默认为contextPath路径
|
|
|
- baseDir: E:/mescloud
|
|
|
|
|
|
|
+ baseDir: D:/mescloud
|
|
|
# baseDir: /www/wwwroot/mes_cloud_br4
|
|
# baseDir: /www/wwwroot/mes_cloud_br4
|
|
|
#
|
|
#
|
|
|
# # 上传文件的相对路径(支持:yyyy, MM, dd, HH, mm, ss, E)
|
|
# # 上传文件的相对路径(支持:yyyy, MM, dd, HH, mm, ss, E)
|