mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-17 16:56:39 +08:00
update 更新 feign demo 更清晰的用法
This commit is contained in:
parent
a0392865f4
commit
c3636f1527
@ -0,0 +1,9 @@
|
|||||||
|
package com.ruoyi.demo.feign.constant;
|
||||||
|
|
||||||
|
public class FeignTestConstant {
|
||||||
|
|
||||||
|
public static final String BAIDU_NAME = "baidu";
|
||||||
|
|
||||||
|
public static final String BAIDU_URL = "http://www.baidu.com";
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user