Commit fb8178cf by zhaolianjie

test

1 parent 18802009
...@@ -27,6 +27,8 @@ public class SendMsgUseFeiShu { ...@@ -27,6 +27,8 @@ public class SendMsgUseFeiShu {
@PostMapping("/send-msg") @PostMapping("/send-msg")
public Result sendMsg(String receiveId, String msg, String receiveIdType){ public Result sendMsg(String receiveId, String msg, String receiveIdType){
JSONObject sendMsg = new JSONObject(); JSONObject sendMsg = new JSONObject();
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!