修复默认缓存过期时间问题

This commit is contained in:
cool_team 2023-05-31 11:08:39 +08:00
parent 399bfb783c
commit 6dbbb3d764

View File

@ -1,6 +1,6 @@
import { CoolConfig, MODETYPE } from '@cool-midway/core';
import { MidwayConfig } from '@midwayjs/core';
import * as fsStore from 'cache-manager-fs-hash';
import * as fsStore from '@cool-midway/cache-manager-fs-hash';
export default {
// use for cookie sign key, should change to your own and keep security