xiaoyong931011
2021-05-25 d3b5456d99922d8aab850c5378ba0a96a3ae99e6
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}