✨ 新增正则和扩展模块
This commit is contained in:
@@ -94,6 +94,9 @@ func RegisterTables() {
|
||||
app.AIPreset{},
|
||||
app.AIWorldInfo{},
|
||||
app.AIUsageStat{},
|
||||
app.AIExtension{},
|
||||
app.AIRegexScript{},
|
||||
app.AICharacterRegexScript{},
|
||||
)
|
||||
if err != nil {
|
||||
global.GVA_LOG.Error("register table failed", zap.Error(err))
|
||||
|
||||
Reference in New Issue
Block a user