allYn=Y => allYn=N
This commit is contained in:
parent
e4fb79f4d5
commit
ca67cdb171
@ -61,7 +61,7 @@ public class MaterialConfiguration implements JobExecutionListener {
|
||||
this.itemSyncList =
|
||||
interfaceQsp.callApiData(
|
||||
HttpMethod.GET,
|
||||
qspInterfaceUrl + "?allYn=Y",
|
||||
qspInterfaceUrl + "?allYn=N",
|
||||
null,
|
||||
new TypeReference<List<ItemSyncResponse>>() {});
|
||||
return (itemSyncList != null)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user