通过配置api 接口,自动将Result 进行加密返回,同时code返回12标注 目前使用base64
This commit is contained in:
@@ -92,5 +92,12 @@
|
||||
"DefaultPassword": "123456",
|
||||
"DefaultInternalOrganizationName": "ExtImaging",
|
||||
"ImageShareExpireDays": 10
|
||||
},
|
||||
|
||||
"EncrypteResponseConfig": {
|
||||
"IsEnable": true,
|
||||
"ApiPathList": [
|
||||
"/test/get"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user