1
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user