- switch jd bad comment to new jx.

This commit is contained in:
gazebo
2018-10-09 08:41:54 +08:00
parent 33ea1d0185
commit 818a7d95b1
4 changed files with 6 additions and 6 deletions

View File

@@ -54,5 +54,5 @@ type JxBadComments struct {
}
func (*JxBadComments) TableName() string {
return "jx_bad_comments2"
return "jx_bad_comments"
}