feat(points): 新增积分赠送

This commit is contained in:
xingc
2025-05-07 22:52:09 +08:00
parent 9ce1ebbb98
commit 1fa4a7fc36
12 changed files with 254 additions and 47 deletions

View File

@@ -21,7 +21,7 @@ class PaymentParamsOut(BaseModel):
timeStamp: str
nonceStr: str
package: str
package: str
paySign: str
signType: str