日志小调整

pull/376/head
王良 1 month ago
parent d2ae69a062
commit a51ba698bf

@ -171,7 +171,7 @@ module.exports = {
const obj = {}
obj[pathPattern] = hostnameConfig[pathPattern]
log.info(`域名 '${hostnamePattern}' 拦截配置中,新增伪脚本地址的代理配置:`, JSON.stringify(obj, null, '\t'))
log.debug(`域名 '${hostnamePattern}' 拦截配置中,新增伪脚本地址的代理配置:`, JSON.stringify(obj, null, '\t'))
} else {
// 相对地址新增响应头Content-Type替换配置
if (hostnameConfig[scriptKey]) {

Loading…
Cancel
Save