新增扣税

This commit is contained in:
2025-06-22 16:02:09 +08:00
parent 541b88bbf8
commit 8b728e28c5
18 changed files with 1206 additions and 28 deletions

View File

@@ -72,3 +72,6 @@ AdminConfig:
RefreshAfter: 302400
AdminPromotion:
URLDomain: "https://tianyuandb.com/p"
TaxConfig:
TaxRate: 0.2
TaxExemptionAmount: 800.00

View File

@@ -73,3 +73,6 @@ AdminConfig:
RefreshAfter: 302400
AdminPromotion:
URLDomain: "https://tianyuandb.com/p"
TaxConfig:
TaxRate: 0.2
TaxExemptionAmount: 800.00