ziwen il y a 1 an
Parent
commit
4b5d71950f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      models/db.go

+ 1 - 0
models/db.go

@@ -438,6 +438,7 @@ func initCygx() {
 		new(cygx.CygxActivityPointsCompany),
 		new(cygx.CygxTag),
 		new(cygx.AliyunOcrLog),
+		new(cygx.CygxYanxuanSpecialAuthor),
 	)
 }