提交代码

This commit is contained in:
2023-12-06 15:25:57 +08:00
parent 8fa05e0878
commit 81d8a85bbf
2 changed files with 3 additions and 3 deletions
@@ -152,7 +152,7 @@ namespace FineUIPro.Web.HJGL.WeldingManage
responeData = AddDatasetToSQL_SHOP(rows, 14);
break;
case BLL.PipelineService.PipeArea_FIELD:
responeData = AddDatasetToSQL_FIELD(rows, 9);
responeData = AddDatasetToSQL_FIELD(rows, 12);
break;
}
if (responeData.code==1)