Ver a proveniência

//credit_score_rules

release_toaliyun_real
xhxu há 3 anos
ascendente
cometimento
290b7387d4
1 ficheiros alterados com 0 adições e 3 eliminações
  1. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxScoreRulesController.java

+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxScoreRulesController.java Ver ficheiro

@@ -158,9 +158,6 @@ public class WxScoreRulesController extends BaseController {
if(lockedEnum == null){
return new ResultData(ErrorCode.SYS_PARAMETER_ERROR);
}
if(wxMallService.isgroupSupport(getUser())){
return new ResultData(ErrorCode.SYS_AUTH_ERROR);
}
if(!getUser().getTenantId().equals(getTenantInfo().getTenantId())){
return new ResultData(ErrorCode.SYS_AUTH_ERROR);
}


Carregando…
Cancelar
Guardar