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