forked from ard/ruoyi-api

zhangnaisong
2023-07-22 ed71767fdb228c6dc154e585756fb8afb7f531d7
1
2
var core = require('../../modules/_core');
module.exports = core.JSON || (core.JSON = { stringify: JSON.stringify });