2021-06-23 bb3139e62038f3c165253cf5724325092966be78
1
2
# 批量插入单次最大值,比如配置为1000,那么数据库插入1000条数据commit一次
febs.server.system.batchInsertMaxNum=1000