hsj 1 ماه پیش
والد
کامیت
02c8e67d6d
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/main/java/top/husj/husj_wx/controller/WeChatController.java

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