Pārlūkot izejas kodu

fix 微信文本内容校验

Administrator 1 gadu atpakaļ
vecāks
revīzija
d6a3679c22

+ 0 - 2
ruoyi-admin/src/main/java/com/ruoyi/web/controller/banner/BannerController.java

@@ -6,8 +6,6 @@ import org.springframework.security.access.prepost.PreAuthorize;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.web.bind.annotation.GetMapping;
 import org.springframework.web.bind.annotation.PostMapping;
-import org.springframework.web.bind.annotation.PutMapping;
-import org.springframework.web.bind.annotation.DeleteMapping;
 import org.springframework.web.bind.annotation.PathVariable;
 import org.springframework.web.bind.annotation.RequestBody;
 import org.springframework.web.bind.annotation.RequestMapping;

+ 0 - 0
ruoyi-system/src/main/resources/mapper.banner/BannerMapper.xml → ruoyi-system/src/main/resources/mapper/system/BannerMapper.xml


+ 0 - 0
ruoyi-system/src/main/resources/mapper.news/BomanNewsMapper.xml → ruoyi-system/src/main/resources/mapper/system/BomanNewsMapper.xml