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

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

添加草莓500里的文件

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