Commit dff12b9a authored by 技术部-任文超's avatar 技术部-任文超

更新镜像

parent 2e5282fc
...@@ -30,11 +30,6 @@ public class StatisticsEvent extends ApplicationEvent { ...@@ -30,11 +30,6 @@ public class StatisticsEvent extends ApplicationEvent {
*/ */
private UserRealInfo userRealInfo; private UserRealInfo userRealInfo;
/**
* Create a new ApplicationEvent.
*
* @param source the object on which the event initially occurred (never {@code null})
*/
public StatisticsEvent(Object source) { public StatisticsEvent(Object source) {
super(source); super(source);
} }
......
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