|
|
|
@ -153,11 +153,8 @@ public class OaSrmVendorCheckAction extends BaseBean implements Action, EsbServe
|
|
|
|
|
// 现有合格供应商
|
|
|
|
|
String xyhggys = String.valueOf(map.get("XYHGGYSMC"));
|
|
|
|
|
VdDlvApplyHandlerServiceServiceStub.DlvApplyIn dlvapplyin = new VdDlvApplyHandlerServiceServiceStub.DlvApplyIn();
|
|
|
|
|
logger_a864d799.error("111111"+requestid);
|
|
|
|
|
int requestidIntTemp = Integer.parseInt(getFormno(requestid));
|
|
|
|
|
logger_a864d799.error("2222"+requestidIntTemp);
|
|
|
|
|
dlvapplyin.setRequestId(requestidIntTemp);
|
|
|
|
|
logger_a864d799.error("333333333333");
|
|
|
|
|
dlvapplyin.setApplyNo(lcbh);
|
|
|
|
|
dlvapplyin.setCompanyCode(sqdwbm);
|
|
|
|
|
dlvapplyin.setCompanyName(sqdw);
|
|
|
|
|