fix
This commit is contained in:
		| @@ -58,7 +58,6 @@ func (l *GetAgentWithdrawalTaxExemptionLogic) GetAgentWithdrawalTaxExemption(req | ||||
| 		TaxRate:                  l.svcCtx.Config.TaxConfig.TaxRate, | ||||
| 	}, nil | ||||
| } | ||||
| ``` | ||||
| func (l *GetAgentWithdrawalTaxExemptionLogic) createMonthlyExemption(agentId int64, yearMonth int64) (*model.AgentWithdrawalTaxExemption, error) { | ||||
| 	exemption := &model.AgentWithdrawalTaxExemption{ | ||||
| 		AgentId:                  agentId, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user