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 --- 掌骏平台自动审核/TestTemplate/obj/Debug/TestTemplate.csproj.CoreCompileInputs.cache | 2 +- 1 files changed, 1 insertions(+), 1 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/TestTemplate/obj/Debug/TestTemplate.csproj.CoreCompileInputs.cache" "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/TestTemplate/obj/Debug/TestTemplate.csproj.CoreCompileInputs.cache" index 5cbc7bc..d016464 100644 --- "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/TestTemplate/obj/Debug/TestTemplate.csproj.CoreCompileInputs.cache" +++ "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/TestTemplate/obj/Debug/TestTemplate.csproj.CoreCompileInputs.cache" @@ -1 +1 @@ -a99203b17f1c99a90226b37b308bb31b79490da3 +7a82d43fc49ece2595b02ec058f9013e7b9695ad -- Gitblit v1.9.1