java110
2022-04-13 3219ee5eb2c7de1e1401bd94cb4dc4d37195b244
service-user/src/main/java/com/java110/user/dao/IUserAttrServiceDao.java
old mode 100644 new mode 100755
@@ -67,7 +67,7 @@
     * @param info 修改信息
     * @throws DAOException DAO异常
     */
    void updateUserAttrInfoInstance(Map info) throws DAOException;
    int updateUserAttrInfoInstance(Map info) throws DAOException;
    /**