From 9f6d3824dd95c540edb50a23e02797060beb5a32 Mon Sep 17 00:00:00 2001 From: huangsheng Date: Mon, 27 Feb 2023 14:48:15 +0800 Subject: [PATCH] =?UTF-8?q?sim=E7=8E=AF=E5=A2=83token=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/src/main/resources/application-sim.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/main/resources/application-sim.properties b/server/src/main/resources/application-sim.properties index 5a411d7..0468a65 100644 --- a/server/src/main/resources/application-sim.properties +++ b/server/src/main/resources/application-sim.properties @@ -1,7 +1,7 @@ server.port = 8080 kkfile.fileDir=/appdata/upload/crm-print kkfile.baseUrl = https://testcrm.vazyme.com/crm-print -kkfile.token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJCQ0FuMkNIRGtvU0RKdjdJcDBrMFdqVkhVUm85NElTRiJ9.zzJtS7TYaaLy-VIANMU96SOw2r9driz-0Qxy-To9ko8 +kkfile.token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJqcWx6MTlJSWRRMTJwN2JKMk12UUNYS2JqU1BEcTdZRyJ9.DR3TgZq-4E8t2yjDGVLsat_EIOFAZvXGDV4ss0u-mYU kkfile.localfileUrl=https://testcrm.vazyme.com/crm-print-jwt kkfile.cacheEnabled=true kkfile.cache.type=default