SysSensitiveWord
class SysSensitiveWord extends Model mixin Eloquent
敏感词表
Properties
$timestamps | |||
protected | $table | ||
protected | $fillable | ||
int | $id | ||
string | $word | 文字 |
class SysSensitiveWord extends Model mixin Eloquent
敏感词表
$timestamps | |||
protected | $table | ||
protected | $fillable | ||
int | $id | ||
string | $word | 文字 |