From 6ee5f70d0b3e5bf50a43a71af18624dcabbb2d0c Mon Sep 17 00:00:00 2001
From: wangsheng <123456>
Date: 星期四, 09 九月 2021 15:44:56 +0800
Subject: [PATCH] 新增过滤ID条件,符合过滤ID的不进行审核,过滤ID:传入一级ID自动获取到其下及本身所有ID,均不进行过滤,也可传入子ID

---
 掌骏平台自动审核/AutoCheckSMS/bin/Debug/logs/app2021-07-12.log |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git "a/\346\216\214\351\252\217\345\271\263\345\217\260\350\207\252\345\212\250\345\256\241\346\240\270/AutoCheckSMS/bin/Debug/logs/app2021-07-12.log" "b/\346\216\214\351\252\217\345\271\263\345\217\260\350\207\252\345\212\250\345\256\241\346\240\270/AutoCheckSMS/bin/Debug/logs/app2021-07-12.log"
new file mode 100644
index 0000000..91530be
--- /dev/null
+++ "b/\346\216\214\351\252\217\345\271\263\345\217\260\350\207\252\345\212\250\345\256\241\346\240\270/AutoCheckSMS/bin/Debug/logs/app2021-07-12.log"
@@ -0,0 +1,15 @@
+2021-07-12 15:43:46,750 [1] DEBUG RollingFileLog - 加载模板...263
+2021-07-12 15:43:46,823 [5] DEBUG RollingFileLog - 模板处理线程启动...线程ID:5
+2021-07-12 15:43:46,824 [5] DEBUG RollingFileLog - 模板处理
+2021-07-12 15:43:46,832 [4] DEBUG RollingFileLog - 获取待审核的记录:0
+2021-07-12 15:43:56,839 [4] DEBUG RollingFileLog - 获取待审核的记录:0
+2021-07-12 15:44:06,849 [4] DEBUG RollingFileLog - 获取待审核的记录:0
+2021-07-12 15:44:16,858 [4] DEBUG RollingFileLog - 获取待审核的记录:0
+2021-07-12 15:44:26,866 [4] DEBUG RollingFileLog - 获取待审核的记录:0
+2021-07-12 15:44:36,882 [4] DEBUG RollingFileLog - 获取待审核的记录:0
+2021-07-12 15:44:46,890 [4] DEBUG RollingFileLog - 获取待审核的记录:0
+2021-07-12 15:44:51,996 [5] DEBUG RollingFileLog - 模板处理
+2021-07-12 15:44:56,899 [4] DEBUG RollingFileLog - 获取待审核的记录:0
+2021-07-12 15:45:06,910 [4] DEBUG RollingFileLog - 获取待审核的记录:0
+2021-07-12 15:45:16,922 [4] DEBUG RollingFileLog - 获取待审核的记录:0
+2021-07-12 15:45:26,928 [4] DEBUG RollingFileLog - 获取待审核的记录:0

--
Gitblit v1.9.1