添加投注记录

This commit is contained in:
2026-01-26 15:22:56 +08:00
parent 569254a625
commit c39cf2cc8a
10 changed files with 430 additions and 6 deletions

22
PyModel/test.json Normal file
View File

@@ -0,0 +1,22 @@
{
"lottery": "SGFT",
"drawNumber": "20260126174",
"bets": [
{
"game": "B2",
"contents": "4",
"amount": 1,
"odds": 9.599,
"title": "亚军"
},
{
"game": "B8",
"contents": "3",
"amount": 1,
"odds": 9.599,
"title": "第八名"
}
],
"fastBets": false,
"ignore": false
}