|
|
@ -50,8 +50,8 @@ import java.util.List; |
|
|
|
*/ |
|
|
|
@Api(tags = "合格证待盘点记录") |
|
|
|
@FeignClient( |
|
|
|
contextId = "anrui_scm-ScmCertStayInventory", |
|
|
|
name = "anrui_scm", |
|
|
|
contextId = "anrui-scm-ScmCertStayInventory", |
|
|
|
name = "anrui-scm", |
|
|
|
path = "v1/scmcertstayinventory", |
|
|
|
fallback = ScmCertStayInventoryFeignFallback.class) |
|
|
|
public interface ScmCertStayInventoryFeign { |
|
|
|