From f62345115d02710c23772cc345bf1ecfa89faeeb Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期日, 17 三月 2024 10:35:01 +0800 Subject: [PATCH] ERP接口 --- server/openapi/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/server/openapi/src/main/resources/application.yml b/server/openapi/src/main/resources/application.yml index bb74450..52d569b 100644 --- a/server/openapi/src/main/resources/application.yml +++ b/server/openapi/src/main/resources/application.yml @@ -10,7 +10,7 @@ # application: # name: doumeemes profiles: - active: testHS + active: proHS # JSON杩斿洖閰嶇疆 jackson: -- Gitblit v1.9.3