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