【fix sonar】 ISendMsgHandle.java 文件
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ package com.jero.modules.message.handle;
|
|||||||
|
|
||||||
public interface ISendMsgHandle {
|
public interface ISendMsgHandle {
|
||||||
|
|
||||||
void SendMsg(String es_receiver, String es_title, String es_content);
|
void SendMsg(String esReceiver, String esTitle, String esContent);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user