插件调试
This commit is contained in:
parent
f56ca30040
commit
3e4f3ce530
|
@ -50,7 +50,7 @@ func (c *Config) server() (*core.DctWServer, error) {
|
|||
AppKey: c.AppKey,
|
||||
BaseUri: c.BaseUri,
|
||||
},
|
||||
core.WithDebug(true),
|
||||
core.WithDebug(false),
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue