service-user/src/main/java/com/java110/user/dao/IOwnerRoomRelV1ServiceDao.java
File was renamed from service-community/src/main/java/com/java110/community/dao/IOwnerRoomRelV1ServiceDao.java @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ package com.java110.community.dao; package com.java110.user.dao; import com.java110.utils.exception.DAOException;