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