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