无关风月
2025-02-19 4151c136e9f4a8022c52c49e8718a54d35dd36fc
ruoyi-system/src/main/java/com/ruoyi/system/service/impl/TContractRentTypeServiceImpl.java
@@ -1,7 +1,7 @@
package com.ruoyi.system.service.impl;
import com.ruoyi.system.model.TContractRentType;
import com.ruoyi.system.mapper.TContractRentTypeMapper;
import com.ruoyi.system.model.TContractRentType;
import com.ruoyi.system.service.TContractRentTypeService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;