Compare commits
No commits in common. "a84632244927e26f90321d2bba2192c13c773cef" and "7e91131a46c71cf0ecaf5db0d6f31b3bdf029aef" have entirely different histories.
a846322449
...
7e91131a46
@ -61,7 +61,7 @@ public class MaterialConfiguration implements JobExecutionListener {
|
||||
this.itemSyncList =
|
||||
interfaceQsp.callApiData(
|
||||
HttpMethod.GET,
|
||||
qspInterfaceUrl + "?allYn=N",
|
||||
qspInterfaceUrl + "?allYn=Y",
|
||||
null,
|
||||
new TypeReference<List<ItemSyncResponse>>() {});
|
||||
return (itemSyncList != null)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user