add discount50

This commit is contained in:
Pakin 2023-11-23 16:36:23 +07:00
parent 13520a1dbf
commit 2a0e37f014
7 changed files with 3170 additions and 6 deletions

View file

@ -1 +1,4 @@
{"name":"ClossMenu","content":[]}
{
"name": "ClossMenu",
"content": []
}

View file

@ -0,0 +1,4 @@
{
"name": "Discount50",
"content": []
}

File diff suppressed because one or more lines are too long

View file

@ -1 +1,32 @@
{"SugarBreak":{"except":[],"modifiers":[],"enable":true},"y18IDCard":{"modifiers":[],"enable":true,"except":[]},"y20IDCard":{"modifiers":[],"except":[],"enable":false},"y20IDCard-Liveness":{"except":[],"modifiers":[],"enable":false},"ClossMenu":{"modifiers":[],"enable":false,"except":[]}}
{
"SugarBreak": {
"enable": true,
"except": [],
"modifiers": []
},
"y18IDCard": {
"enable": true,
"except": [],
"modifiers": []
},
"y20IDCard": {
"enable": false,
"except": [],
"modifiers": []
},
"y20IDCard-Liveness": {
"enable": false,
"except": [],
"modifiers": []
},
"ClossMenu": {
"enable": false,
"except": [],
"modifiers": []
},
"Discount50": {
"enable": false,
"except": [],
"modifiers": []
}
}

File diff suppressed because one or more lines are too long

View file

@ -1 +1,4 @@
{"name":"y20IDCard-Liveness","content":[]}
{
"name": "y20IDCard-Liveness",
"content": []
}

View file

@ -1 +1,4 @@
{"name":"y20IDCard","content":[]}
{
"name": "y20IDCard",
"content": []
}