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;