From e0b138b3e057de6f57021e6c8963868f5c5acc5a Mon Sep 17 00:00:00 2001 From: tx <123456> Date: 星期二, 22 四月 2025 11:07:06 +0800 Subject: [PATCH] 大改 --- TProduct.BLL/TProduct.BLL.Test/实时数据/dto/TestProjectOperateRecord.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/TProduct.BLL/TProduct.BLL.Test/\345\256\236\346\227\266\346\225\260\346\215\256/dto/TestProjectOperateRecord.cs" "b/TProduct.BLL/TProduct.BLL.Test/\345\256\236\346\227\266\346\225\260\346\215\256/dto/TestProjectOperateRecord.cs" index d928994..6f0b9b4 100644 --- "a/TProduct.BLL/TProduct.BLL.Test/\345\256\236\346\227\266\346\225\260\346\215\256/dto/TestProjectOperateRecord.cs" +++ "b/TProduct.BLL/TProduct.BLL.Test/\345\256\236\346\227\266\346\225\260\346\215\256/dto/TestProjectOperateRecord.cs" @@ -26,7 +26,7 @@ /// <summary> /// /// </summary> - public int PipeIndex { get;set; } + public int PipelineID { get;set; } /// <summary> /// /// </summary> -- Gitblit v1.9.3