From 511187df3990871f9b1fd857d44bcdef39d1ac7e Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期五, 05 九月 2025 16:13:11 +0800
Subject: [PATCH] 1、掰片界面中文修改
---
hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml | 16 +++-------------
1 files changed, 3 insertions(+), 13 deletions(-)
diff --git a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
index 1c8c8b3..5721532 100644
--- a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
- port: 8083
+ port: 10015
spring:
profiles:
active: yw
@@ -9,15 +9,5 @@
enabled: false
mybatis-plus:
mapper-locations: classpath*:mapper/*.xml
- configuration:
- log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
-kangaroohy:
- milo:
- enabled: false
- primary: default
- config:
- default:
- endpoint: opc.tcp://192.168.0.39:49320
- security-policy: basic256sha256
- username: admin
- password: 1qaz2wsx3edc4rfv
+# configuration:
+# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
\ No newline at end of file
--
Gitblit v1.8.0