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