@@ -1,3 +1,5 @@
+package top.husj.husj_wx.controller;
+
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.*;
import top.husj.husj_wx.entity.model.WeChatMsg;