puzhibing
2024-08-17 428ebc05803402bd04ab3e9a6d770bb9eb9e2f65
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;