From f9a91b50e2f8dfaa2cbdc31276833862d704d84f Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期一, 10 七月 2023 10:10:46 +0800
Subject: [PATCH] Merge branch 'master' of http://dev.vci-tech.com:1065/r/ubcs
---
Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-dev.yml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-dev.yml b/Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-dev.yml
index 8cfa427..0c94ec2 100644
--- a/Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-dev.yml
+++ b/Source/UBCS/ubcs-service/ubcs-code/src/main/resources/application-dev.yml
@@ -21,6 +21,8 @@
mybatis-plus:
configuration:
map-underscore-to-camel-case: false
+
+
#mybatis-plus-join:
# table-alias: t
--
Gitblit v1.9.3