Your Name
2023-02-22 2fa59cb896243a42623dfb210dc5f426d9f93a78
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;
    /**