敏感词 公用

This commit is contained in:
hontbei 2025-02-06 15:22:46 +08:00
parent 8039ca85e6
commit 0522b5fe0b
2 changed files with 6 additions and 0 deletions

BIN
config/SensitiveWords.xlsx Normal file

Binary file not shown.

View File

@ -13,6 +13,12 @@
"out_file":"DecorateCost.txt",
"sheet_name" :"DecorateCost",
"coloum_type":["int","int","int","int","string","string","string","string","string","string","string","string","string","string","string"]
},
{
"in_file":"SensitiveWords.xlsx",
"out_file":"SensitiveWords.txt",
"sheet_name":"SensitiveWords",
"coloum_type":["int","string"]
}
]
}