feat: 接入起卦后端流程并完善积分扣减链路
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"dashscope>=1.25.15",
|
||||
"email-validator==2.3.0",
|
||||
"fastapi==0.135.1",
|
||||
"lunar-python>=1.4.8",
|
||||
"pydantic==2.12.5",
|
||||
"pydantic-settings==2.13.1",
|
||||
"pyjwt==2.11.0",
|
||||
@@ -49,3 +50,6 @@ dev = [
|
||||
"basedpyright==1.38.2",
|
||||
"pre-commit==4.5.1",
|
||||
]
|
||||
|
||||
[tool.basedpyright]
|
||||
reportImplicitRelativeImport = "warning"
|
||||
|
||||
Reference in New Issue
Block a user