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