java110
2022-06-01 e52ddfe8caf7d0027950033a5aff2a1fd3482e9d
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;
    /**