java110
2023-06-07 675ccd51874f9c005285eab3e4829e451848b4b6
service-user/src/main/java/com/java110/user/api/RentingPoolFlowApi.java
old mode 100644 new mode 100755
@@ -1,7 +1,7 @@
package com.java110.user.api;
import com.alibaba.fastjson.JSONObject;
import com.java110.dto.rentingPoolFlow.RentingPoolFlowDto;
import com.java110.dto.rentingPool.RentingPoolFlowDto;
import com.java110.po.rentingPoolFlow.RentingPoolFlowPo;
import com.java110.user.bmo.rentingPoolFlow.IDeleteRentingPoolFlowBMO;
import com.java110.user.bmo.rentingPoolFlow.IGetRentingPoolFlowBMO;
@@ -98,7 +98,7 @@
     * 微信删除消息模板
     *
     * @param communityId 小区ID
     * @return
     * @returnaddOwner
     * @serviceCode /rentingPoolFlow/queryRentingPoolFlow
     * @path /app/rentingPoolFlow/queryRentingPoolFlow
     */