wuxw
2022-07-17 ce64e667815b39efdc2f8bd52be0d43d49db8d84
service-user/src/main/java/com/java110/user/dao/IUserAttrServiceDao.java
@@ -67,7 +67,7 @@
     * @param info 修改信息
     * @throws DAOException DAO异常
     */
    void updateUserAttrInfoInstance(Map info) throws DAOException;
    int updateUserAttrInfoInstance(Map info) throws DAOException;
    /**