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