修复接口
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const dbUtils = require("../../utils/dbUitls");
|
||||
module.exports = {
|
||||
action: "/node/custom/addOrUpdate",
|
||||
action: "/node/custom/detail",
|
||||
method: "post",
|
||||
execute: (request, response) => {
|
||||
let {id} = request.query
|
||||
|
||||
Reference in New Issue
Block a user