修复异常
This commit is contained in:
@@ -4,6 +4,7 @@ module.exports = {
|
||||
method: "post",
|
||||
execute: (request, response) => {
|
||||
let form = request.body
|
||||
delete form.appList
|
||||
dbUtils.addOrUpdate({
|
||||
table: 'node_custom_config',
|
||||
form
|
||||
|
||||
Reference in New Issue
Block a user