java110
2022-05-18 1b8cefcc2c20d43f9e5dcd58cd26672de604420a
service-community/src/main/java/com/java110/community/dao/IRoomAttrServiceDao.java
old mode 100644 new mode 100755
@@ -62,7 +62,7 @@
     * @param info 修改信息
     * @throws DAOException DAO 异常信息
     */
    void updateRoomAttrInfoInstance(Map info) throws DAOException;
    int updateRoomAttrInfoInstance(Map info) throws DAOException;
    /**