Pu Zhibing
2025-02-12 697582a7e65e6110a22dad7bc8241d25fe3ecc51
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/service/impl/TIntegralRuleServiceImpl.java
@@ -1,6 +1,6 @@
package com.ruoyi.other.service.impl;
import com.ruoyi.other.model.TIntegralRule;
import com.ruoyi.other.api.domain.TIntegralRule;
import com.ruoyi.other.mapper.TIntegralRuleMapper;
import com.ruoyi.other.service.TIntegralRuleService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;