hsj 1 mese fa
parent
commit
02c8e67d6d

+ 2 - 0
src/main/java/top/husj/husj_wx/controller/WeChatController.java

@@ -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;