xiaoyong931011
2021-03-05 41a5e33865a5fa32249d74b443d3f05b571111b6
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}