This commit is contained in:
qianhao.xu
2024-11-08 08:43:26 +08:00
parent def682731c
commit 2fd4dafc1b

View File

@@ -130,9 +130,6 @@ namespace DOAN.Service.PBL
int result = Context.Insertable(light_Log).ExecuteCommand();
return result > 0;
}