pms台账bug提交,台账日志操作
This commit is contained in:
@@ -17,7 +17,7 @@ import java.util.List;
|
||||
* @date 2022/10/18
|
||||
*/
|
||||
@FeignClient(value = ServerInfo.DEVICE,
|
||||
path = "/pmsGeneratrixWire",
|
||||
path = "/pms/generatrixWire",
|
||||
contextId = "pmsGeneratrixWire",
|
||||
fallbackFactory = PmsGeneratrixClientFallbackFactory.class)
|
||||
public interface PmsGeneratrixClient {
|
||||
|
||||
Reference in New Issue
Block a user