瀏覽代碼

增加头传输

hechunping 2 年之前
父節點
當前提交
b22c6429da
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      authorize-start/src/main/resources/bootstrap.yml

+ 4 - 0
authorize-start/src/main/resources/bootstrap.yml

@@ -17,6 +17,10 @@ cloud:
       name: authorize
   service:
     name: dev-authorize
+  feign:
+    head:
+      carr-heads:
+        - satoken
 
 sa-token:
   # token名称 (同时也是cookie名称)