Compare commits
No commits in common. "8de9cfec542381467f684dbf8ca2bb8b4c90bdbd" and "97711cb3a360a60093a495066c222aafa1348335" have entirely different histories.
8de9cfec54
...
97711cb3a3
@ -88,7 +88,6 @@ func SendMsg(c *gin.Context) {
|
|||||||
})
|
})
|
||||||
if err != nil {
|
if err != nil {
|
||||||
service.Error(c, err)
|
service.Error(c, err)
|
||||||
return
|
|
||||||
}
|
}
|
||||||
req.Project = "fiee"
|
req.Project = "fiee"
|
||||||
req.TelNum = req.Zone + req.TelNum
|
req.TelNum = req.Zone + req.TelNum
|
||||||
|
Loading…
Reference in New Issue
Block a user