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