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

Commit 737425f6 authored by 胡佳晨's avatar 胡佳晨

sweet

parent 7b2f5e84
......@@ -30,7 +30,7 @@ public class SweetRichtextController {
@Autowired
ISweetRichtextService sweetRichtextService;
@GetMapping("get")
@PostMapping("get")
@ApiOperation("富文本详情")
@ApiImplicitParams({
@ApiImplicitParam(type = "query", dataType = "String", name = "manualId", value = "电子手册id", required = true),
......
......@@ -39,7 +39,9 @@
<select id="getManualDetails" parameterType="java.util.Map" resultMap="getManualListResult">
select manual_relation_id,
sa.`name`,
sa.`artists_id`,
ss.title,
ss.stage_id,
performance_start,
performance_end,
signature_start,
......
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