wuxw
2022-04-22 0a9b6e565843bd25e5ef37e979c7da9bbf3df218
service-user/src/main/java/com/java110/user/dao/IOwnerAttrServiceDao.java
old mode 100644 new mode 100755
@@ -67,7 +67,7 @@
     * @param info 修改信息
     * @throws DAOException DAO异常
     */
    void updateOwnerAttrInfoInstance(Map info) throws DAOException;
    int updateOwnerAttrInfoInstance(Map info) throws DAOException;
    /**