| | |
| | | string text49 = ClsPub.isStrNull(dataSet29.Tables[0].Rows[0]["HModel"]); |
| | | long num63 = (long)ClsPub.isInt(dataSet29.Tables[0].Rows[0]["HUnitID"]); |
| | | |
| | | text = str15 + num62.ToString() + text46 + dateTime13.Year.ToString() + dateTime13.Month.ToString() + dateTime13.Day.ToString() + "#" + num61; |
| | | text = str15 + num62.ToString() + text46 + dateTime14.Year.ToString() + dateTime14.Month.ToString() + dateTime14.Day.ToString() + "#" + num61; |
| | | text1 = str15 + num62.ToString() + text46 + dateTime14.Year.ToString() + dateTime14.Month.ToString() + dateTime14.Day.ToString(); |
| | | //text1:ç»ç»ä»£ç +æ¹å·+æææè³ï¼å¹´ï¼+æææè³ï¼æï¼+æææè³ï¼æ¥ï¼ |
| | | //text1:ç»ç»ä»£ç +ç©æid+æ¹å·+æææè³ï¼å¹´ï¼+æææè³ï¼æï¼+æææè³ï¼æ¥ï¼ |
| | | DataSet dataSet30 = clsCN7.RunProcReturn(" select * from Gy_BarCodeBill where HBarCode= '" + text1 + "'", "Gy_BarCodeBill"); |
| | | bool flag21 = dataSet30.Tables[0].Rows.Count > 0; |
| | | if (!flag21) |
| | |
| | | try |
| | | { |
| | | string HCustom1 = "", HCustom2 = ""; |
| | | //LogService.Write("è°æ¨åæ¡ç ï¼" + sJXCode); |
| | | WebSoBar = oWebs.get_BarCode_MoveStock(sJXCode, HInterID, HBillType, HBillNo, HMaker, HWhID, HSPID, HSCWHID, HSCSPID, HQty, SourceFlag, HSourceBillNo, HSourceBillType, HStockInOrgID, HStockOutOrgID, HScanStyle, ref DBUtility.ClsPub.sErrInfo, HCustom1, HCustom2); |
| | | if (WebSoBar == null) |
| | | { |