| | |
| | | /// <returns></returns> |
| | | public WebResponseContent InboundBoxingAction(SaveModel saveModel) |
| | | { |
| | | LogRecord.WriteLog((int)LogEnum.InBound, $"{DateTime.Now},è½´æ¿å
¥åºç»ç å建人{UserContext.Current.UserTrueName} æçå·ï¼{saveModel.MainData["rfid"].ToString()}"); |
| | | |
| | | WebResponseContent content = new WebResponseContent(); |
| | | try |
| | | { |
| | |
| | | info.mesInfo_bak_3 = Standard_value; // ä»¥åæ åå¼ä»è¿éè·å èä½¼æ°å¢ |
| | | info.mesInfo_bak_4 = Placeoforigin; // è½´æ¿çäº§å° |
| | | |
| | | Dt_boxing_headRepository.Instance.Add(newBoxHead, true); |
| | | Dt_boxing_detailRepository.Instance.Add(newBoxDetail, true); |
| | | Dt_mes_goods_infoRepository.Instance.Add(info, true); |
| | | |
| | | //è·åç©ºè´§ä½ |
| | | Dt_locationinfo emptyLocation; |
| | |
| | | |
| | | |
| | | |
| | | Dt_boxing_headRepository.Instance.Add(newBoxHead, true); |
| | | Dt_boxing_detailRepository.Instance.Add(newBoxDetail, true); |
| | | Dt_mes_goods_infoRepository.Instance.Add(info, true); |
| | | |
| | | |
| | | //è·åä»»å¡ |
| | | Dt_taskinfo tmpTaskInfo = CommonFunction.AddWMSTask_BoxPalletIn(emptyLocation, rfid, materielId, qrCode, materielType); |