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