Browse Source

[招商]adjust

release_toaliyun_real
Burce 6 years ago
parent
commit
985f216bd5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mallinkAdmin/src/test/java/com/iformall/service/test/InvestTests.java

+ 1
- 1
mallinkAdmin/src/test/java/com/iformall/service/test/InvestTests.java View File

@@ -255,7 +255,7 @@ public class InvestTests {
ObjectMapper mapper = objectMapper();

List operates = operateRecordService.queryPage(null);
List follows = followRecordService.queryPage(null);
InvestPage follows = followRecordService.queryPage(null);
List customers = customerService.list(null);
List tasks = taskService.list(null);
List reminds = remindService.list(null);


Loading…
Cancel
Save