From 8d0c06cf9f30bc27bb806c34ff50c26c22e3b438 Mon Sep 17 00:00:00 2001 From: zzs Date: Fri, 17 Jan 2025 14:53:54 +0800 Subject: [PATCH] ci:use prod app token args --- ensign-server/src/main/resources/application.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ensign-server/src/main/resources/application.yaml b/ensign-server/src/main/resources/application.yaml index 52fe186..f75c4c2 100644 --- a/ensign-server/src/main/resources/application.yaml +++ b/ensign-server/src/main/resources/application.yaml @@ -274,11 +274,11 @@ ensign: prod-inner-end-point: 'http://10.64.111.134:8022' appToken: appId: 'CRM' - appSecuret: 'yx.CRM.tksecurit@240924' - tenantid: 'yxzg-topview-dev' - accountId: '1878420900609526784' + appSecuret: 'nAM*syDUL0Q&vf#x' + tenantid: 'yxgz-prod' + accountId: '2125551696414245888' language: 'zh_CN' accessToken: - user: 'COSMIC' - usertype: 'UserName' + user: '15771670073' + usertype: 'Mobile' debug: false \ No newline at end of file