From f24ad52eb311f7592fc5f8b9a66a494284813d99 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期二, 19 三月 2024 15:38:52 +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 1a26401..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: test + active: proHS # JSON杩斿洖閰嶇疆 jackson: -- Gitblit v1.9.3