|
@@ -34,6 +34,7 @@ public class RealnameSysListener {
|
|
@Value("${realname.uploadUrl}")
|
|
@Value("${realname.uploadUrl}")
|
|
private String uploadUrl;
|
|
private String uploadUrl;
|
|
|
|
|
|
|
|
+ @Autowired
|
|
private SysLogService sysLogService;
|
|
private SysLogService sysLogService;
|
|
|
|
|
|
@RabbitHandler
|
|
@RabbitHandler
|