From 38cee165898674799d6c3826bb5aa1c10e09e2f4 Mon Sep 17 00:00:00 2001 From: yxz <2421405387@qq.com> Date: Mon, 17 Nov 2025 14:40:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9F=AD=E4=BF=A1=E7=AD=BE=E5=90=8D=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- java/nft-api/src/main/resources/application.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/java/nft-api/src/main/resources/application.yml b/java/nft-api/src/main/resources/application.yml index f83b962..cfc6301 100644 --- a/java/nft-api/src/main/resources/application.yml +++ b/java/nft-api/src/main/resources/application.yml @@ -9,7 +9,7 @@ spring: pathmatch: matching-strategy: ANT_PATH_MATCHER profiles: - active: test + active: dev mybatis-plus: configuration: @@ -58,7 +58,7 @@ tencent: secretKey: jIfIrHYebN4qQoIekePbhfbbWJ8qNwZ5 bucketName: uthmeta-1300336827 sms: - sign-name: 厦门六本木传媒 + sign-name: 厦门六本木文化传媒 app-id: 1400765943 secret-id: AKIDyoedR2NWYN0QgkigcVcbUFm5JLCrHXZO secret-key: jIfIrHYebN4qQoIekePbhfbbWJ8qNwZ5 @@ -94,4 +94,4 @@ azure: azure-openai-key: 76dad694ea4648f1a89583c869698695 endpoint: https://smd-openai.openai.azure.com/ deployment-or-model-id-gpt-three: gpt-35-turbo-0125 - deployment-or-model-id-gpt-four: gpt-4-1106-Preview \ No newline at end of file + deployment-or-model-id-gpt-four: gpt-4-1106-Preview