Pu Zhibing
2025-02-12 31d61e4e22154ceafd69b365f7538c2feb5873c4
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;