xiaoyong931011
2020-07-02 7f5953fc973d65cc5d2bd496dda344fe1c6a97c8
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}