修复接口

This commit is contained in:
aixianling
2022-07-04 10:02:41 +08:00
parent 3334a68f06
commit c60a7362e7

View File

@@ -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