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