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