diff --git a/hhs/DEV/跨域问题/跨域问题.md b/hhs/DEV/跨域问题/跨域问题.md index a646363..1f73b43 100644 --- a/hhs/DEV/跨域问题/跨域问题.md +++ b/hhs/DEV/跨域问题/跨域问题.md @@ -385,5 +385,5 @@ flowchart LR - [[hhs/GIN/3-middleware/cors-registration-scope/cors-preflight]] — Gin 框架下预检请求的详细机制 - [[hhs/DEV/Nginx/Nginx]] — Nginx 配置速查,含反向代理、负载均衡等 - [[hhs/DEV/XSS与CSRF攻击/XSS与CSRF攻击]] — 同源策略是防御 XSS/CSRF 的基础 -- [[hhs/KingSoft/docs/Go语言web开发/03-服务端鉴权认证方案]] — Cookie / Session 鉴权与 CORS 凭据的配合 +- [[03-服务端鉴权认证方案]] — Cookie / Session 鉴权与 CORS 凭据的配合 - [[hhs/MS/02-服务治理/01-API网关]] — 微服务架构中通过 API 网关统一处理跨域 diff --git a/hhs/KingSoft/docs/Go语言web开发/01-HTTP概述.md b/hhs/某公司文档/docs/Go语言web开发/01-HTTP概述.md similarity index 100% rename from hhs/KingSoft/docs/Go语言web开发/01-HTTP概述.md rename to hhs/某公司文档/docs/Go语言web开发/01-HTTP概述.md diff --git a/hhs/KingSoft/docs/Go语言web开发/02-gin框架基础.md b/hhs/某公司文档/docs/Go语言web开发/02-gin框架基础.md similarity index 100% rename from hhs/KingSoft/docs/Go语言web开发/02-gin框架基础.md rename to hhs/某公司文档/docs/Go语言web开发/02-gin框架基础.md diff --git a/hhs/KingSoft/docs/Go语言web开发/03-服务端鉴权认证方案.md b/hhs/某公司文档/docs/Go语言web开发/03-服务端鉴权认证方案.md similarity index 100% rename from hhs/KingSoft/docs/Go语言web开发/03-服务端鉴权认证方案.md rename to hhs/某公司文档/docs/Go语言web开发/03-服务端鉴权认证方案.md diff --git a/hhs/KingSoft/docs/一张图讲全栈.md b/hhs/某公司文档/docs/一张图讲全栈.md similarity index 100% rename from hhs/KingSoft/docs/一张图讲全栈.md rename to hhs/某公司文档/docs/一张图讲全栈.md diff --git a/hhs/KingSoft/picture/Pasted image 20260513135337.png b/hhs/某公司文档/picture/Pasted image 20260513135337.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513135337.png rename to hhs/某公司文档/picture/Pasted image 20260513135337.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513135604.png b/hhs/某公司文档/picture/Pasted image 20260513135604.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513135604.png rename to hhs/某公司文档/picture/Pasted image 20260513135604.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513135631.png b/hhs/某公司文档/picture/Pasted image 20260513135631.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513135631.png rename to hhs/某公司文档/picture/Pasted image 20260513135631.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513140344.png b/hhs/某公司文档/picture/Pasted image 20260513140344.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513140344.png rename to hhs/某公司文档/picture/Pasted image 20260513140344.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513140419.png b/hhs/某公司文档/picture/Pasted image 20260513140419.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513140419.png rename to hhs/某公司文档/picture/Pasted image 20260513140419.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513140526.png b/hhs/某公司文档/picture/Pasted image 20260513140526.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513140526.png rename to hhs/某公司文档/picture/Pasted image 20260513140526.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513140605.png b/hhs/某公司文档/picture/Pasted image 20260513140605.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513140605.png rename to hhs/某公司文档/picture/Pasted image 20260513140605.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513140627.png b/hhs/某公司文档/picture/Pasted image 20260513140627.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513140627.png rename to hhs/某公司文档/picture/Pasted image 20260513140627.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513140815.png b/hhs/某公司文档/picture/Pasted image 20260513140815.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513140815.png rename to hhs/某公司文档/picture/Pasted image 20260513140815.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513140905.png b/hhs/某公司文档/picture/Pasted image 20260513140905.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513140905.png rename to hhs/某公司文档/picture/Pasted image 20260513140905.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513140931.png b/hhs/某公司文档/picture/Pasted image 20260513140931.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513140931.png rename to hhs/某公司文档/picture/Pasted image 20260513140931.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513140959.png b/hhs/某公司文档/picture/Pasted image 20260513140959.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513140959.png rename to hhs/某公司文档/picture/Pasted image 20260513140959.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513141057.png b/hhs/某公司文档/picture/Pasted image 20260513141057.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513141057.png rename to hhs/某公司文档/picture/Pasted image 20260513141057.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513141135.png b/hhs/某公司文档/picture/Pasted image 20260513141135.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513141135.png rename to hhs/某公司文档/picture/Pasted image 20260513141135.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513141153.png b/hhs/某公司文档/picture/Pasted image 20260513141153.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513141153.png rename to hhs/某公司文档/picture/Pasted image 20260513141153.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513141215.png b/hhs/某公司文档/picture/Pasted image 20260513141215.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513141215.png rename to hhs/某公司文档/picture/Pasted image 20260513141215.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513141244.png b/hhs/某公司文档/picture/Pasted image 20260513141244.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513141244.png rename to hhs/某公司文档/picture/Pasted image 20260513141244.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513141303.png b/hhs/某公司文档/picture/Pasted image 20260513141303.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513141303.png rename to hhs/某公司文档/picture/Pasted image 20260513141303.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513141334.png b/hhs/某公司文档/picture/Pasted image 20260513141334.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513141334.png rename to hhs/某公司文档/picture/Pasted image 20260513141334.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513141402.png b/hhs/某公司文档/picture/Pasted image 20260513141402.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513141402.png rename to hhs/某公司文档/picture/Pasted image 20260513141402.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513141428.png b/hhs/某公司文档/picture/Pasted image 20260513141428.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513141428.png rename to hhs/某公司文档/picture/Pasted image 20260513141428.png diff --git a/hhs/KingSoft/picture/Pasted image 20260513141457.png b/hhs/某公司文档/picture/Pasted image 20260513141457.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260513141457.png rename to hhs/某公司文档/picture/Pasted image 20260513141457.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518145617.png b/hhs/某公司文档/picture/Pasted image 20260518145617.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518145617.png rename to hhs/某公司文档/picture/Pasted image 20260518145617.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518145835.png b/hhs/某公司文档/picture/Pasted image 20260518145835.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518145835.png rename to hhs/某公司文档/picture/Pasted image 20260518145835.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518145842.png b/hhs/某公司文档/picture/Pasted image 20260518145842.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518145842.png rename to hhs/某公司文档/picture/Pasted image 20260518145842.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518145921.png b/hhs/某公司文档/picture/Pasted image 20260518145921.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518145921.png rename to hhs/某公司文档/picture/Pasted image 20260518145921.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518145931.png b/hhs/某公司文档/picture/Pasted image 20260518145931.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518145931.png rename to hhs/某公司文档/picture/Pasted image 20260518145931.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518150018.png b/hhs/某公司文档/picture/Pasted image 20260518150018.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518150018.png rename to hhs/某公司文档/picture/Pasted image 20260518150018.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518151950.png b/hhs/某公司文档/picture/Pasted image 20260518151950.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518151950.png rename to hhs/某公司文档/picture/Pasted image 20260518151950.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518152001.png b/hhs/某公司文档/picture/Pasted image 20260518152001.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518152001.png rename to hhs/某公司文档/picture/Pasted image 20260518152001.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518152048.png b/hhs/某公司文档/picture/Pasted image 20260518152048.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518152048.png rename to hhs/某公司文档/picture/Pasted image 20260518152048.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518152059.png b/hhs/某公司文档/picture/Pasted image 20260518152059.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518152059.png rename to hhs/某公司文档/picture/Pasted image 20260518152059.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518152142.png b/hhs/某公司文档/picture/Pasted image 20260518152142.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518152142.png rename to hhs/某公司文档/picture/Pasted image 20260518152142.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518171622.png b/hhs/某公司文档/picture/Pasted image 20260518171622.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518171622.png rename to hhs/某公司文档/picture/Pasted image 20260518171622.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518172210.png b/hhs/某公司文档/picture/Pasted image 20260518172210.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518172210.png rename to hhs/某公司文档/picture/Pasted image 20260518172210.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518172239.png b/hhs/某公司文档/picture/Pasted image 20260518172239.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518172239.png rename to hhs/某公司文档/picture/Pasted image 20260518172239.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518172321.png b/hhs/某公司文档/picture/Pasted image 20260518172321.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518172321.png rename to hhs/某公司文档/picture/Pasted image 20260518172321.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518172400.png b/hhs/某公司文档/picture/Pasted image 20260518172400.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518172400.png rename to hhs/某公司文档/picture/Pasted image 20260518172400.png diff --git a/hhs/KingSoft/picture/Pasted image 20260518172431.png b/hhs/某公司文档/picture/Pasted image 20260518172431.png similarity index 100% rename from hhs/KingSoft/picture/Pasted image 20260518172431.png rename to hhs/某公司文档/picture/Pasted image 20260518172431.png