- 饿百售后单
- 售后单重构一下下
This commit is contained in:
@@ -27,7 +27,7 @@ func TestOnFinancialMsg(t *testing.T) {
|
||||
// msg.Body["type"] = json.Number("40")
|
||||
// msg.Body["cancel_type"] = json.Number("2")
|
||||
|
||||
res := OnFinancialMsg(msg)
|
||||
res := CurPurchaseHandler.OnFinancialMsg(msg)
|
||||
fmt.Println(res)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user