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