Your Name
2023-03-15 cab3425bb92d01f3494eb25c1f299038dc634c65
service-user/src/main/java/com/java110/user/dao/IOwnerAttrServiceDao.java
@@ -67,7 +67,7 @@
     * @param info 修改信息
     * @throws DAOException DAO异常
     */
    void updateOwnerAttrInfoInstance(Map info) throws DAOException;
    int updateOwnerAttrInfoInstance(Map info) throws DAOException;
    /**