Skip to content

midoks/checkword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checkword

  • 敏感词检测功能,可以自动添加新词

API接口

  • xxx.com/index/check
POST
{
	"text":"你要检车的文本"
}