From 598c9d63f68a8c92b264328c88c1cb4ef25af044 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期二, 02 九月 2025 14:32:26 +0800 Subject: [PATCH] # --- src/main/resources/application.yml | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 92b084a..93ac966 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -105,4 +105,8 @@ url: "" taskCreatePath: "" shuttleWcs: - url: "10.0.100.140:8088/wcs" \ No newline at end of file + url: "10.0.100.140:8088/wcs" +kingdee: + client_id: 320285 + client_secret: bd29825057688ef40b1154057961a13b + app_key: KidEvrK8 \ No newline at end of file -- Gitblit v1.9.1