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