|
@@ -101,6 +101,7 @@ public class PushController {
|
|
return RespDTO.onSuc(pushFacade.pushTreatment(pushVO));
|
|
return RespDTO.onSuc(pushFacade.pushTreatment(pushVO));
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ @ApiIgnore
|
|
@ApiOperation(value = "推理接口(文本模式)[by:zhaops]",
|
|
@ApiOperation(value = "推理接口(文本模式)[by:zhaops]",
|
|
notes = "age: 年龄(必填)<br>" +
|
|
notes = "age: 年龄(必填)<br>" +
|
|
"sex:性别(必填),1:男,2:女<br>" +
|
|
"sex:性别(必填),1:男,2:女<br>" +
|