16 lines
585 B
Java
16 lines
585 B
Java
server.port = 8080
|
|
kkfile.fileDir=/appdata/upload/crm-print
|
|
kkfile.baseUrl = https://testcrm.vazyme.com/crm-print
|
|
kkfile.token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJqcWx6MTlJSWRRMTJwN2JKMk12UUNYS2JqU1BEcTdZRyJ9.DR3TgZq-4E8t2yjDGVLsat_EIOFAZvXGDV4ss0u-mYU
|
|
kkfile.localfileUrl=https://testcrm.vazyme.com/crm-print-jwt
|
|
kkfile.cacheEnabled=true
|
|
kkfile.cache.type=default
|
|
kkfile.fileUploadDisable = false
|
|
server.servlet.context-path= /crm-print
|
|
|
|
knife4j.enable=true
|
|
knife4j.production=true
|
|
knife4j.basic.enable=true
|
|
knife4j.basic.username=crm
|
|
knife4j.basic.password=crm@#$%&87811
|