Commit 34bfae1f authored by 赵啸非's avatar 赵啸非

修改网关日志输出

parent 6210f0ce
......@@ -6,6 +6,6 @@
"baseUrl": "http://192.168.0.217:17211/base"
},
"base-test": {
"baseUrl": "http://192.168.0.98:11071/base"
"baseUrl": "http://192.168.0.98:11078/base"
}
}
\ No newline at end of file
......@@ -15,7 +15,7 @@ import reactor.core.publisher.Mono;
* @author: zxfei
* @date: 2022/6/20 16:59
*/
@Component
//@Component
public class GlobalCacheRequestFilter implements GlobalFilter, Ordered {
@Override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment