This commit is contained in:
张成
2025-12-19 20:22:47 +08:00
parent 155abf2381
commit bccd2d31d2
5 changed files with 197 additions and 189 deletions

View File

@@ -3,7 +3,7 @@
* 从 Framework 获取 redisService
*/
const Framework = require("../framework/node-core-framework.js");
const Framework = require("../../framework/node-core-framework.js");
module.exports = new Proxy({}, {
get(_, prop) {