条码生成、洗衣机条码生成模块,生成条码后档案列表页签显示数据进行排列;条码档案:条码档案里修改产品等级的按钮中,增加日志功能。
| | |
| | | //public static string WEBSURL = "http://122.227.199.62:5050/WMSWEBS/WebService1.asmx"; //é©çµ å¤ç½ ï¼ä½åºï¼ |
| | | //public static string WEBSURL = "http://192.168.10.60/WMSWEBS/WebService1.asmx"; //é©çµ å
ç½å®æ³¢ï¼è½¦é´ï¼ï¼ä½åºï¼ |
| | | |
| | | public static string WEBSURL = "http://192.168.2.16/WEBS-WMS/WebService1.asmx"; //颿¬å°çµè |
| | | //public static string WEBSURL = "http://192.168.2.16/WEBS-WMS/WebService1.asmx"; //颿¬å°çµè |
| | | //public static string WEBSURL = "http://192.168.2.56/WEBS-WMS/WebService1.asmx"; //颿¬å°çµèï¼äºç»ï¼ |
| | | //public static string WEBSURL = "http://192.168.10.61/WEB-WMS/WebService1.asmx"; //é©çµ å
ç½æµè¯ |
| | | //public static string WEBSURL = "http://192.168.10.222/WMSWEBS/WebService1.asmx"; //é©çµ MESæå¡å¨ï¼å
ç½ï¼ |
| | | //public static string WEBSURL = "http://122.227.199.62:5058/WMSWEBS/WebService1.asmx"; //é©çµ MESæå¡å¨ï¼å¤ç½ï¼ |
| | | public static string WEBSURL = "http://122.227.199.62:5058/WMSWEBS/WebService1.asmx"; //é©çµ MESæå¡å¨ï¼å¤ç½ï¼ |
| | | public static long HOrgID = 0; |
| | | public static string HOrgNumber = ""; |
| | | public static long HPersonL = 2; // ä»åºäººå为1ï¼è½¦é´äººå为2 |
| | |
| | | return; |
| | | } |
| | | // |
| | | DSet = oWeb.getDataSetBySQL("select * from h_v_IF_BarCodeBillList Where HinterID=" + HInterID.ToString(), "h_v_IF_BarCodeBillList", ref DBUtility.ClsPub.sExeReturnInfo); |
| | | DSet = oWeb.getDataSetBySQL("select * from h_v_IF_BarCodeBillList Where HinterID=" + HInterID.ToString() + " order by HItemID", "h_v_IF_BarCodeBillList", ref DBUtility.ClsPub.sExeReturnInfo); |
| | | //DSet = SubCn.RunProcReturn(sSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo); |
| | | //çæé¦è¡æ é¢ |
| | | if (DSet == null) |
| | |
| | | try |
| | | { |
| | | oWeb.getRunProc(" Update Gy_BarCodeBill set HAuxPropID= " + DBUtility.ClsPub.isLong(txtHAuxItemID.Tag) + " Where HitemID = " + sItemID.ToString(), ref DBUtility.ClsPub.sExeReturnInfo); |
| | | oWeb.getRunProc("Insert into System_log (GeginDate, userid, WorkstationName, WorkList, SystemName, NetuserName, State) select GETDATE(),'" + DBUtility.ClsPub.CurUserName + "','" + DBUtility.ClsPub.ComputerName + "','ä¿®æ¹æ¡ç è¾
å©å±æ§ä¸ºï¼" + txtHAuxItemID.Text + "','ä¿®æ¹æ¡ç è¾
å©å±æ§æ¨¡å','" + DBUtility.ClsPub.IPAddress + "','ä¿®æ¹æ¡ç è¾
å©å±æ§'", ref DBUtility.ClsPub.sExeReturnInfo); |
| | | MessageBox.Show("ä¿å宿¯"); |
| | | } |
| | | catch (Exception e1) |
| | |
| | | return; |
| | | } |
| | | // |
| | | DSet = oWeb.getDataSetBySQL("select * from h_v_IF_BarCodeBillList Where HinterID=" + HInterID.ToString(), "h_v_IF_BarCodeBillList", ref DBUtility.ClsPub.sExeReturnInfo); |
| | | DSet = oWeb.getDataSetBySQL("select * from h_v_IF_BarCodeBillList Where HinterID=" + HInterID.ToString() + " order by HItemID", "h_v_IF_BarCodeBillList", ref DBUtility.ClsPub.sExeReturnInfo); |
| | | //DSet = SubCn.RunProcReturn(sSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo); |
| | | //çæé¦è¡æ é¢ |
| | | if (DSet == null) |