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