记得上下班打卡 | 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;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
@Api(tags = "小程序/公众号登陆相关")
@Api(tags = "小程序-公众号登陆相关")
@RestController
@RequestMapping("/wechatLogin")
@Slf4j
......
......@@ -25,7 +25,7 @@ import org.springframework.web.bind.annotation.RestController;
* @since 2021-08-20
*/
@Slf4j
@Api(tags = "正在/摩登公众号分享")
@Api(tags = "正在-摩登公众号分享")
@RestController
@RequestMapping("wechatShareSign")
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