|
|
|
@ -37,7 +37,7 @@ public class AuthRuleServiceImpl extends ServiceImpl<AuthRuleMapper, AuthRuleDat |
|
|
|
private AuthStepMapper authStepMapper; |
|
|
|
|
|
|
|
@Autowired |
|
|
|
private com.xujie.sys.modules.auth.service.Impl.AuthHistServiceImpl authHistService; |
|
|
|
private com.xujie.sys.modules.auth.service.impl.AuthHistServiceImpl authHistService; |
|
|
|
|
|
|
|
@Override |
|
|
|
public PageUtils authRuleSearch(AuthRuleData inData) { |
|
|
|
|