Files
tyapi-server/internal/application/api/query_whitelist_legacy.go

23 lines
558 B
Go
Raw Normal View History

2026-06-18 21:16:02 +08:00
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",
}