2024年12月11日

C# CIMES中查表,最后返回一个List

摘要: 例子,WORuncardInfo页面的GetRuncardData方法 public static List<WORuncardInfo> GetRuncardData(WorkOrderInfoEx woData, bool includeDeleteData) { if (woData == n 阅读全文

posted @ 2024-12-11 13:56 写个笔记 阅读(14) 评论(0) 推荐(0)

导航