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