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