aa
This commit is contained in:
@@ -32,6 +32,6 @@ func (c *KnowUploadController) SnsUploadImg() {
|
|||||||
callResult.Code = model.ErrCodeSuccess
|
callResult.Code = model.ErrCodeSuccess
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c.Data["json"] = callResult
|
c.Data["jsonp"] = callResult
|
||||||
c.ServeJSON()
|
c.ServeJSON()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user