会议签到人员查询、状态修改
diff --git a/config/application-devel-pg.properties b/config/application-devel-pg.properties
index 73150e5..d17198f 100644
--- a/config/application-devel-pg.properties
+++ b/config/application-devel-pg.properties
@@ -31,4 +31,8 @@
#payapi.appid=200001
#payapi.secret=dc1d26c0d43e442588092c8d45c21bce
-
+## quartz task scheduler
+#sync.cardStatus.cron=0 0/10 * * * ?
+#apiLogin.refresh.cron=0 0/20 * * * ?
+conference.updatestatus.cron=0 0/1 * * * ?
+conference.uploaddtl.cron=5/10 * * * * ?