|  |  |  | 
|---|
|  |  |  | sh2023Api2103.setDlcs(strs[0]); | 
|---|
|  |  |  | sh2023Api2103.setDlhs(strs[1]); | 
|---|
|  |  |  | sh2023Api2103.setDlls(strs[2]); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | //判断是否有层行转换 | 
|---|
|  |  |  | if(null != depotConf.getStartConvert() && !"default".equals(depotConf.getStartConvert())){ | 
|---|
|  |  |  | sh2023Api2103.setDlcs(strs[1]); | 
|---|
|  |  |  | sh2023Api2103.setDlhs(strs[0]); | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | // 1-3-5 | 
|---|
|  |  |  | // 8-8-8 | 
|---|
|  |  |  | //筒仓规则 | 
|---|
|  |  |  | 
|---|
|  |  |  | sh2023Api2103.setXczd(Integer.valueOf(strs[1]) * Integer.valueOf(strs[2]) + ""); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | sh2023Api2103.setYxfwqsc("1"); | 
|---|
|  |  |  | sh2023Api2103.setYxfwjsc(strs[0]); | 
|---|
|  |  |  | sh2023Api2103.setYxfwjsc(sh2023Api2103.getDlcs()); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | sh2023Api2103.setBjw(bjw); | 
|---|
|  |  |  | sh2023Api2103.setZhgxsj(new Date()); | 
|---|