fix(cli): 修复b9访问地址
This commit is contained in:
@@ -7,6 +7,6 @@ import com.lanyuanxiaoyao.service.forest.service.launcher.LauncherService;
|
|||||||
* @author lanyuanxiaoyao
|
* @author lanyuanxiaoyao
|
||||||
* @date 2023-06-06
|
* @date 2023-06-06
|
||||||
*/
|
*/
|
||||||
@BaseRequest(baseURL = "http://service-launcher-runner-b9")
|
@BaseRequest(baseURL = "http://service-launcher-b9")
|
||||||
public interface B9LauncherService extends LauncherService {
|
public interface B9LauncherService extends LauncherService {
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user