routers/commentsRouter_controllers.go added.
This commit is contained in:
@@ -150,7 +150,7 @@ func (c *JDOrderController) PushDeliveryStatus() {
|
||||
// @Param jd_param_json formData string true "应用级别输入参数"
|
||||
// @Success 200 {string} models.Object.Id
|
||||
// @Failure 403 body is empty
|
||||
// @router /ordercommentpush [post]
|
||||
// @router /orderCommentPush [post]
|
||||
func (c *JDOrderController) OrderComment() {
|
||||
c.orderStatus()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user