Commit e6421e75 authored by fangxinjiang's avatar fangxinjiang

自定义字体-fxj

parent 72db687a
...@@ -59,12 +59,12 @@ public class TSocialFriendController { ...@@ -59,12 +59,12 @@ public class TSocialFriendController {
private final TSocialFriendPushService tSocialFriendPushService; private final TSocialFriendPushService tSocialFriendPushService;
private final TSocialFreindPushAndGetService tSocialFreindPushAndGetService; private final TSocialFreindPushAndGetService tSocialFreindPushAndGetService;
@Operation(description = "测试") /*@Operation(description = "测试--测试签名使用暂时注释")
@PostMapping("/doTest") @PostMapping("/doTest")
@SysLog("测试") @SysLog("测试")
public R<String> test() { public R<String> test() {
return tSocialFriendPushService.test(); return tSocialFriendPushService.test();
} }*/
@Operation(description = "1定时任务推送税友") @Operation(description = "1定时任务推送税友")
......
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