This commit is contained in:
2026-06-18 21:16:02 +08:00
parent 9685d34187
commit 3a5a0d0028
36 changed files with 1566 additions and 66 deletions

View File

@@ -0,0 +1,22 @@
package api
// LegacyHardcodedIDCards 原 processor 硬编码的身份证号导入为全局规则user_id=*name=*
var LegacyHardcodedIDCards = []string{
"350681198611130611",
"622301200006250550",
"320682198910134998",
"640102198708020925",
"420624197310234034",
"350104198501184416",
"410521198606018056",
"410482198504029333",
"370982199012037272",
"431027198810290730",
"362502199510298017",
"340826199008250378",
"321027198304072129",
"420116198907031413",
"13032319930128263X",
"350681198412013041",
"33072619741031111X",
}