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