Commit fb8178cf by zhaolianjie

test

1 parent 18802009
......@@ -27,6 +27,8 @@ public class SendMsgUseFeiShu {
@PostMapping("/send-msg")
public Result sendMsg(String receiveId, String msg, String receiveIdType){
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!