feat: 手机端消息跳转
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ package com.jero.modules.message.handle;
|
||||
|
||||
public interface ISendMsgHandle {
|
||||
|
||||
void SendMsg(String esReceiver, String esTitle, String esContent, String openType, String openPage);
|
||||
void SendMsg(String esReceiver, String esTitle, String esContent, String openType, String finalHiworkPhoneUrl);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user