xiatian 3 lat temu
rodzic
commit
f4ffb66af0

+ 1 - 1
src/main/java/cn/com/qmth/dp/examcloud/oe/modules/fill_property_code/FillPropertyCodeService.java

@@ -29,7 +29,7 @@ public class FillPropertyCodeService {
 	MongoTemplate mongoTemplate;
 
 	public void start() {
-		int pageSize = 1;
+		int pageSize = 200;
 		int curPage = 1;
 		Date start = new Date();
 		int updateCount = 0;