refactor(all): b9配置从主分支移除
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
package com.lanyuanxiaoyao.service.forest.service.launcher.impl;
|
||||
|
||||
import com.dtflys.forest.annotation.BaseRequest;
|
||||
import com.lanyuanxiaoyao.service.forest.service.launcher.LauncherService;
|
||||
|
||||
/**
|
||||
* @author lanyuanxiaoyao
|
||||
* @date 2023-06-06
|
||||
*/
|
||||
@BaseRequest(baseURL = "http://service-launcher-b9")
|
||||
public interface B9LauncherService extends LauncherService {
|
||||
}
|
||||
Reference in New Issue
Block a user