1
This commit is contained in:
@@ -154,8 +154,6 @@ func (c *MtwmController) Invoice() {
|
||||
return
|
||||
}
|
||||
|
||||
//ddmsg.SendUserMessage(dingdingapi.MsgTyeText, "2452A93EEB9111EC9B06525400E86DC0", "MtwmController发票推送", utils.Format4Output(msg, false))
|
||||
globals.SugarLogger.Debugf("-----Invoice:data %s", utils.Format4Output(msg, false))
|
||||
data := &mtwmapi.InvoiceCallback{}
|
||||
utils.Map2StructByJson(utils.URLValues2Map(msg.FormData), data, false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user