From a889588baafd43050806b20dd5d0cb2b01a7877c Mon Sep 17 00:00:00 2001 From: dengshengli Date: Wed, 7 Sep 2022 16:01:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'server/src/main/resources?= =?UTF-8?q?/application-dev.properties'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/src/main/resources/application-dev.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/main/resources/application-dev.properties b/server/src/main/resources/application-dev.properties index 242ae1a..8cfacf1 100644 --- a/server/src/main/resources/application-dev.properties +++ b/server/src/main/resources/application-dev.properties @@ -1,6 +1,6 @@ kkfile.fileDir=/appdata/upload/ecrm-print kkfile.baseUrl=http://192.168.1.169/ecrm-print -kkfile.token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJkam0wdmNmRFg0QmxLc3RjUTVCSjNqOXZoNTdwdnl6QiJ9.OMUdG77d5VsSqCCbXhebdRuMGVnxHVbMkxRA0YEURsc +kkfile.token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJaOURjQXBIOGUyakN1RXg1bmk1b3J5WVpjWjQ0djJzaCJ9.37eYpIAbrLbxF4X7-7Lhwox3LFVuv5hl_dwWVdwg7r8 kkfile.localfileUrl=http://192.168.1.169/ecrm-print-jwt kkfile.cacheEnabled=true kkfile.cache.type=default