南骏 池
2025-09-21 105ee9e867d29a322517888a9c3efb13f3e89961
MES.Service/service/BasicData/MesRohInManager.cs
@@ -62,9 +62,9 @@
        List<MesRohInData> mesRohInDatas, string type)
    {
        if (type == "3")
        if (type == "3" || (mesRohIn.DocumentStatus != null && mesRohIn.DocumentStatus != "C"))
        {
            mesRohIn.BillNo = mesRohIn.BillNo + "F";
            mesRohIn.BillNo = mesRohIn.BillNo + "F" + mesRohIn.EbelnK3id.ToString();
        }
        if (mesRohIn.Guid != null)