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

This commit is contained in:
luying
2023-02-17 10:58:46 +08:00
parent b37b74cfac
commit 1f083dc0fa
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -33,6 +33,6 @@
"DEBUG_TIME": 1,
"CHECK_WORD": 1,
"CAN_PAY": 1,
"SKIP_ENCODE": 1,
"SKIP_ENCODE": 0,
"NEED_REBATE": 0
}