摘要:
通过分页加子查询优化后代码: 1 var data = from testType in context.TestType 2 join modelType in context.ModelType on testType.ModelType equals modelType.ID into mod 阅读全文
posted @ 2024-05-16 21:35
*雷子*
阅读(73)
评论(0)
推荐(0)
摘要:
item.ModelType = TestCase.ModelType; item.TestType = TestCase.TestType; item.TestCaseType = TestCase.TestCaseType; item.TestCaseName = TestCase.TestCa 阅读全文
posted @ 2024-05-16 21:21
*雷子*
阅读(77)
评论(0)
推荐(0)

浙公网安备 33010602011771号