记得上下班打卡 | git大法好,push需谨慎

Commit 963f2446 authored by 胡佳晨's avatar 胡佳晨

新增是否可买接口

parent 7016508e
......@@ -70,7 +70,7 @@ public class GoblinMixAppController {
}
@ApiOperationSupport(order = 5)
@ApiOperation(value = "当前用户是否可买混合")
@ApiOperation(value = "当前用户是否可买混合")
@GetMapping("canBuy")
@ApiImplicitParams({
@ApiImplicitParam(type = "form", required = true, dataType = "String", name = "mixId", value = "混合售id"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment