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

Commit 14e38141 authored by 胡佳晨's avatar 胡佳晨

添加草莓500里的文件

parent 7f34a48c
......@@ -21,9 +21,9 @@ import java.util.HashMap;
import java.util.List;
import java.util.Map;
@Api(tags = "小程序_MDSK")
@Api(tags = "小程序_five")
@RestController
@RequestMapping("/mdsk/sweet-applet")
@RequestMapping("/five/sweet-applet")
public class SweetAppletFiveController {
@Autowired
......
......@@ -20,9 +20,9 @@ import org.springframework.web.bind.annotation.*;
* @author liquidnet
* @since 2021-08-09
*/
@Api(tags = "电子手册艺人_Five")
@Api(tags = "电子手册艺人_five")
@RestController
@RequestMapping("/Five/sweet-manual-artists")
@RequestMapping("/five/sweet-manual-artists")
public class SweetManualArtistsFiveController {
@Autowired
......
......@@ -20,9 +20,9 @@ import org.springframework.web.bind.annotation.*;
* @author liquidnet
* @since 2021-08-09
*/
@Api(tags = "电子手册_Five")
@Api(tags = "电子手册_five")
@RestController
@RequestMapping("/Five/sweet-manual")
@RequestMapping("/five/sweet-manual")
public class SweetManualFiveController {
@Autowired
private ISweetManualFiveService sweetManualFiveService;
......
......@@ -20,9 +20,9 @@ import org.springframework.web.bind.annotation.*;
* @author liquidnet
* @since 2021-08-09
*/
@Api(tags = "电子手册通知_Five")
@Api(tags = "电子手册通知_five")
@RestController
@RequestMapping("/Five/sweet-manual-notify")
@RequestMapping("/five/sweet-manual-notify")
public class SweetManualNotifyFiveController {
@Autowired
......
......@@ -21,9 +21,9 @@ import java.util.List;
* @author liquidnet
* @since 2021-08-09
*/
@Api(tags = "电子手册吃喝玩乐_Five")
@Api(tags = "电子手册吃喝玩乐_five")
@RestController
@RequestMapping("/Five/sweet-manual-shop")
@RequestMapping("/five/sweet-manual-shop")
public class SweetManualShopFiveController {
@Autowired
......
......@@ -19,9 +19,9 @@ import org.springframework.web.bind.annotation.*;
* @author liquidnet
* @since 2021-08-09
*/
@Api(tags = "电子手册显示tag_Five")
@Api(tags = "电子手册显示tag_five")
@RestController
@RequestMapping("/Five/sweet-manual-sort")
@RequestMapping("/five/sweet-manual-sort")
public class SweetManualSortFiveController {
@Autowired
......
......@@ -19,9 +19,9 @@ import org.springframework.web.bind.annotation.*;
* @author liquidnet
* @since 2021-08-09
*/
@Api(tags = "电子手册 富文本_Five")
@Api(tags = "电子手册 富文本_five")
@RestController
@RequestMapping("/Five/sweet-richtext")
@RequestMapping("/five/sweet-richtext")
public class SweetRichtextFiveController {
@Autowired
......
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