清空加密key

This commit is contained in:
mengxiaolong
2020-10-28 10:37:32 +08:00
parent 1ea106daa7
commit 4fc42ffb4d

View File

@@ -1,4 +1,4 @@
export default {
isAll: false,
encodeKeys: ['saleInsuredInfo', 'saleInsuredPersonInfo', 'appntDTO', 'proposalAppnt']
encodeKeys: ['']
}