Compare commits
No commits in common. "fea7e18a2e45379c56202fe3e9d9645f21119aa8" and "86abef8f2287fdc8b8f860a4d9d0699a9f031ed0" have entirely different histories.
fea7e18a2e
...
86abef8f22
@ -182,9 +182,9 @@ public class ComLocalconfigServiceImpl implements ComLocalconfigService {
|
||||
String yq=zdlb.trim().substring(5);
|
||||
return getitem(yq);
|
||||
}else if ("barcode".equals(zdlb)) {
|
||||
return getreportdict("1");
|
||||
} else if ("reback".equals(zdlb)) {
|
||||
return getreportdict("2");
|
||||
} else if ("reback".equals(zdlb)) {
|
||||
return getreportdict("3");
|
||||
}
|
||||
return commonUtil.getComDictList(zdlb);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user