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