Przeglądaj źródła

[招商]adjust

release_toaliyun_real
Burce 6 lat temu
rodzic
commit
af4d0409d7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/service/invest/impl/InvestFollowRecordServiceImpl.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/service/invest/impl/InvestFollowRecordServiceImpl.java Wyświetl plik

@@ -33,7 +33,7 @@ public class InvestFollowRecordServiceImpl extends InvestBaseServiceImpl<InvestF
InvestFollowRecordEntity queryData = params.getQueryData();
InvestHelper.notNull(queryData);
//InvestHelper.notNull(queryData.getFollowId(), "followId");
InvestHelper.notNull(queryData.getType(), "type");
//InvestHelper.notNull(queryData.getType(), "type");
return super.queryPage(params);
}



Ładowanie…
Anuluj
Zapisz