zainali5120
2021-03-27 926ec2c1595a81aeeaaf46efe914dd6ce1159b3d
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}