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

Commit 39ea4cbe authored by jiangxiulong's avatar jiangxiulong

Merge branch 'dev-sweet' into pre

parents 65dfffbc 68d8bb3e
...@@ -13,7 +13,7 @@ import org.springframework.web.bind.annotation.RequestMapping; ...@@ -13,7 +13,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam; import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController; import org.springframework.web.bind.annotation.RestController;
@Api(tags = "小程序/公众号登陆相关") @Api(tags = "小程序-公众号登陆相关")
@RestController @RestController
@RequestMapping("/wechatLogin") @RequestMapping("/wechatLogin")
@Slf4j @Slf4j
......
...@@ -25,7 +25,7 @@ import org.springframework.web.bind.annotation.RestController; ...@@ -25,7 +25,7 @@ import org.springframework.web.bind.annotation.RestController;
* @since 2021-08-20 * @since 2021-08-20
*/ */
@Slf4j @Slf4j
@Api(tags = "正在/摩登公众号分享") @Api(tags = "正在-摩登公众号分享")
@RestController @RestController
@RequestMapping("wechatShareSign") @RequestMapping("wechatShareSign")
public class SweetWechatShareController { public class SweetWechatShareController {
......
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