Commit 1c8ae510 by weiss

Merge remote-tracking branch 'origin/pipi-helper' into massage_msgcard

2 parents 31013688 fb8178cf
...@@ -26,6 +26,8 @@ public class SendMsgUseFeiShu { ...@@ -26,6 +26,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!