🌈 style(clear): 清理未使用的参数

This commit is contained in:
luying
2023-02-04 15:34:44 +08:00
parent b37b74cfac
commit 1f083dc0fa
4 changed files with 9 additions and 9 deletions

View File

@@ -33,6 +33,6 @@
"DEBUG_TIME": 1,
"CHECK_WORD": 1,
"CAN_PAY": 1,
"SKIP_ENCODE": 1,
"SKIP_ENCODE": 0,
"NEED_REBATE": 0
}