补充异常对象原因快照展示
This commit is contained in:
@@ -42,6 +42,8 @@ const abnormalTab = fs.readFileSync(
|
||||
"交易金额",
|
||||
"title",
|
||||
"subtitle",
|
||||
"异常原因快照",
|
||||
"reasonDetail",
|
||||
"summary",
|
||||
"extraFields",
|
||||
].forEach((token) => assert(abnormalTab.includes(token), token));
|
||||
|
||||
Reference in New Issue
Block a user