You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hrm-attendance/WEB-INF/prop/ThreadPoolConfig.properties

6 lines
139 B
Properties

#线程池 最大线程数
threadcount=10
#流程共享线程池
requestAddShareThreadcount=10
#流程提交、自动批准最大线程数据
wfautoapprovethreadcount=10