SysMenuSeedData.cs 93 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945
  1. // Ai-DOP 业务规划菜单种子(由 ai-dop-platform/tools/gen_aidop_menu.py 生成)
  2. namespace Admin.NET.Plugin.AiDOP;
  3. /// <summary>
  4. /// Ai-DOP 规划菜单;类名须为 SysMenuSeedData,以便租户默认菜单聚合所有程序集种子。
  5. /// </summary>
  6. [IncreSeed]
  7. public class SysMenuSeedData : ISqlSugarEntitySeedData<SysMenu>
  8. {
  9. private const long AidopRootId = 1320990000101L;
  10. /// <inheritdoc />
  11. public IEnumerable<SysMenu> HasData()
  12. {
  13. var ct = DateTime.Parse("2022-02-10 00:00:00");
  14. var list = new List<SysMenu>
  15. {
  16. new()
  17. {
  18. Id = AidopRootId,
  19. Pid = 0,
  20. Title = "Ai-DOP",
  21. Path = "/aidop",
  22. Name = "aidopRoot",
  23. Component = "Layout",
  24. Icon = "ele-Grid",
  25. Type = MenuTypeEnum.Dir,
  26. CreateTime = ct,
  27. OrderNo = 250,
  28. Remark = "Ai-DOP 主菜单(规划项,叶子为占位页)"
  29. }
  30. };
  31. var dirSeq = 0;
  32. var menuSeq = 0;
  33. foreach (var mod in ModuleDefinitions)
  34. {
  35. dirSeq++;
  36. var dirId = 1321000000000L + dirSeq * 1000L;
  37. var modCode = mod.Code;
  38. var codeLower = mod.Code.ToLowerInvariant();
  39. list.Add(new SysMenu
  40. {
  41. Id = dirId,
  42. Pid = AidopRootId,
  43. Title = mod.L1,
  44. Path = $"/aidop/{codeLower}",
  45. Name = $"aidopDir{mod.Code}",
  46. Component = "Layout",
  47. Icon = "ele-Folder",
  48. Type = MenuTypeEnum.Dir,
  49. CreateTime = ct,
  50. OrderNo = 260 + dirSeq
  51. });
  52. var subOrder = 100;
  53. var idx = 0;
  54. foreach (var leaf in mod.Leaves)
  55. {
  56. menuSeq++;
  57. idx++;
  58. var isDir = DirOverrides.Contains((modCode, idx));
  59. var component = isDir ? "Layout" : ResolveComponent(modCode, idx);
  60. var menuType = isDir ? MenuTypeEnum.Dir : MenuTypeEnum.Menu;
  61. var path = PathOverrides.TryGetValue((modCode, idx), out var pathOv) ? pathOv : $"/aidop/{codeLower}/{idx:000}";
  62. var routeName = NameOverrides.TryGetValue((modCode, idx), out var nameOv) ? nameOv : $"aidop{mod.Code}{idx:000}";
  63. list.Add(new SysMenu
  64. {
  65. Id = 1322000000000L + menuSeq,
  66. Pid = dirId,
  67. Title = leaf.Title,
  68. Path = path,
  69. Name = routeName,
  70. Component = component,
  71. Type = menuType,
  72. CreateTime = ct,
  73. OrderNo = subOrder++,
  74. Icon = isDir ? "ele-Folder" : "ele-Document",
  75. Remark = BuildRemark(mod.Code, leaf)
  76. });
  77. }
  78. }
  79. foreach (var m in BuildAidopSmartOpsSeedMenus(ct))
  80. list.Add(m);
  81. foreach (var m in BuildDataPlatformSeedMenus(ct))
  82. list.Add(m);
  83. foreach (var m in BuildS0SalesMenus(ct))
  84. list.Add(m);
  85. foreach (var m in BuildS0SupplyMenus(ct))
  86. list.Add(m);
  87. foreach (var m in BuildS0ManufacturingMenus(ct))
  88. list.Add(m);
  89. foreach (var m in BuildS0QualityMenus(ct))
  90. list.Add(m);
  91. foreach (var m in BuildS0WarehouseMenus(ct))
  92. list.Add(m);
  93. foreach (var m in BuildS1OrderWorkOrderMenus(ct))
  94. list.Add(m);
  95. foreach (var m in BuildS2ManufacturingCollaborationMenus(ct))
  96. list.Add(m);
  97. foreach (var m in BuildS3SupplyMenus(ct))
  98. list.Add(m);
  99. foreach (var m in BuildS4DeliveryMenus(ct))
  100. list.Add(m);
  101. foreach (var m in BuildS4ReturnMenus(ct))
  102. list.Add(m);
  103. foreach (var m in BuildS4ExecutionKanbanMenus(ct))
  104. list.Add(m);
  105. foreach (var m in BuildS1SalesKanbanMenus(ct))
  106. list.Add(m);
  107. foreach (var m in BuildS5MaterialWarehouseMenus(ct))
  108. list.Add(m);
  109. foreach (var m in BuildS6ProductionExecutionMenus(ct))
  110. list.Add(m);
  111. foreach (var m in BuildS7FinishedWarehouseMenus(ct))
  112. list.Add(m);
  113. foreach (var m in BuildS8CollaborationMenus(ct))
  114. list.Add(m);
  115. // 产销协同看板改为目录后,访问 /aidop/s1/SalesKanBan 默认进入指标看板子页
  116. var salesKanBanDir = list.FirstOrDefault(x => x.Id == 1322000000005L);
  117. if (salesKanBanDir != null)
  118. salesKanBanDir.Redirect = "/aidop/s1/SalesKanBan/kanban";
  119. // S2:生产排程 / 作业计划 / 制造协同看板 为目录,默认进入各自首子页
  120. var s2ProdSched = list.FirstOrDefault(x => x.Id == 1322000000006L);
  121. if (s2ProdSched != null)
  122. s2ProdSched.Redirect = "/aidop/s2/production-scheduling/work-order-scheduling";
  123. var s2OpPlan = list.FirstOrDefault(x => x.Id == 1322000000007L);
  124. if (s2OpPlan != null)
  125. s2OpPlan.Redirect = "/aidop/s2/operation-plan/executable-daily-plan";
  126. var s2MfgKanban = list.FirstOrDefault(x => x.Id == 1322000000008L);
  127. if (s2MfgKanban != null)
  128. s2MfgKanban.Redirect = "/aidop/s2/collaboration-kanban/work-order-progress";
  129. var s3MaterialPlan = list.FirstOrDefault(x => x.Id == 1322000000009L);
  130. if (s3MaterialPlan != null)
  131. s3MaterialPlan.Redirect = "/aidop/s3/material-plan/demand-schedule";
  132. var s3Procurement = list.FirstOrDefault(x => x.Id == 1322000000010L);
  133. if (s3Procurement != null)
  134. {
  135. s3Procurement.Title = "采购管理";
  136. s3Procurement.Path = "/aidop/s3/procurement";
  137. s3Procurement.Name = "aidopS3Procurement";
  138. s3Procurement.Component = "Layout";
  139. s3Procurement.Icon = "ele-Folder";
  140. s3Procurement.Type = MenuTypeEnum.Dir;
  141. s3Procurement.Redirect = "/aidop/s3/procurement/purchase-request";
  142. s3Procurement.Remark = "S3 采购管理";
  143. }
  144. var s4Delivery = list.FirstOrDefault(x => x.Id == 1322000000012L);
  145. if (s4Delivery != null)
  146. s4Delivery.Redirect = "/aidop/s4/delivery/supplier-delivery-management";
  147. var s4Return = list.FirstOrDefault(x => x.Id == 1322000000013L);
  148. if (s4Return != null)
  149. {
  150. s4Return.Title = "退货管理";
  151. s4Return.Path = "/aidop/s4/return-mgmt";
  152. s4Return.Name = "aidopS4ReturnMgmt";
  153. s4Return.Component = "Layout";
  154. s4Return.Icon = "ele-Folder";
  155. s4Return.Type = MenuTypeEnum.Dir;
  156. s4Return.Redirect = "/aidop/s4/return-mgmt/purchase-return-order";
  157. s4Return.Remark = "S4 退货管理";
  158. }
  159. // S4 规划项「采购管理」与子模块 S3「采购管理」重叠,不在侧栏展示(仍保留种子 Id 兼容历史)
  160. var s4ProcMgmt = list.FirstOrDefault(x => x.Id == 1322000000011L);
  161. if (s4ProcMgmt != null)
  162. {
  163. s4ProcMgmt.IsHide = true;
  164. s4ProcMgmt.Remark = $"{s4ProcMgmt.Remark}|侧栏隐藏:采购业务入口以 S3 采购管理为准";
  165. }
  166. // S4 采购执行看板 → 列表页路由与组件对齐看板 Vue
  167. var s4Kanban = list.FirstOrDefault(x => x.Id == 1322000000014L);
  168. if (s4Kanban != null)
  169. {
  170. s4Kanban.Path = "/aidop/s4/execution-kanban";
  171. s4Kanban.Name = "aidopS4ExecutionKanban";
  172. s4Kanban.Component = "Layout";
  173. s4Kanban.Icon = "ele-Folder";
  174. s4Kanban.Title = "采购执行看板";
  175. s4Kanban.Type = MenuTypeEnum.Dir;
  176. s4Kanban.Redirect = "/aidop/s4/execution-kanban/dashboard";
  177. s4Kanban.Remark = "S4 采购执行看板目录(含主页 + 供应商欠料看板)";
  178. }
  179. // S8:复用自动生成的首项菜单位,直接作为「异常监控看板」页,避免再出现中间层「异常管理」目录
  180. var s8Dashboard = list.FirstOrDefault(x => x.Id == 1322000000027L);
  181. if (s8Dashboard != null)
  182. {
  183. s8Dashboard.Title = "异常监控看板";
  184. s8Dashboard.Path = "/aidop/s8/dashboard";
  185. s8Dashboard.Name = "aidopS8Dashboard";
  186. s8Dashboard.Component = "/aidop/s8/dashboard/S8DashboardPage";
  187. s8Dashboard.Icon = "ele-DataBoard";
  188. s8Dashboard.Type = MenuTypeEnum.Menu;
  189. s8Dashboard.Redirect = null;
  190. s8Dashboard.Remark = "S8 异常监控看板";
  191. }
  192. return list;
  193. }
  194. /// <summary>
  195. /// 智慧诊断 + 智慧运营看板(入库,便于平台「菜单管理」配置;勿在 Web aidopMenuDisplay 再注入整段菜单)。
  196. /// </summary>
  197. private static IEnumerable<SysMenu> BuildAidopSmartOpsSeedMenus(DateTime ct)
  198. {
  199. const long smartOpsDirId = 1320990000200L;
  200. yield return new SysMenu
  201. {
  202. Id = 1320990000201L,
  203. Pid = AidopRootId,
  204. Title = "智慧诊断",
  205. Path = "/aidop/smart-diagnosis",
  206. Name = "aidopSmartDiagnosis",
  207. Component = "/aidop/diagnosis/index",
  208. Icon = "ele-TrendCharts",
  209. Type = MenuTypeEnum.Menu,
  210. CreateTime = ct,
  211. OrderNo = 251,
  212. Remark = "Ai-DOP 智慧诊断"
  213. };
  214. yield return new SysMenu
  215. {
  216. Id = smartOpsDirId,
  217. Pid = AidopRootId,
  218. Title = "智慧运营看板",
  219. Path = "/aidop/smart-ops",
  220. Name = "aidopSmartOpsRoot",
  221. Component = "Layout",
  222. Icon = "ele-DataBoard",
  223. Type = MenuTypeEnum.Dir,
  224. CreateTime = ct,
  225. OrderNo = 252,
  226. Remark = "Ai-DOP 智慧运营看板分组"
  227. };
  228. // OrderNo:建模紧接九宫格之后,避免在侧栏最底部不易发现;已落库环境需在菜单管理调序或改库
  229. var children = new (long Id, string Path, string Name, string Title, string Component, int Order)[]
  230. {
  231. (1320990000301L, "/aidop/smart-ops/grid", "aidopSmartOpsGrid", "九宫格智慧运营看板", "/dashboard/home", 100),
  232. (1320990000311L, "/aidop/smart-ops/modeling", "aidopSmartOpsModeling", "运营指标建模", "/aidop/kanban/s0", 105),
  233. (1320990000312L, "/aidop/smart-ops/kpi-master", "aidopSmartOpsKpiMaster", "运营指标主数据", "/aidop/kanban/kpiMaster", 106),
  234. (1320990000313L, "/aidop/smart-ops/business-fact", "aidopSmartOpsBusinessFact", "业务事实字典", "/aidop/kanban/businessFact", 107),
  235. (1320990000302L, "/aidop/smart-ops/s1", "aidopSmartOpsS1", "S1产销协同看板", "/aidop/kanban/s1", 110),
  236. (1320990000303L, "/aidop/smart-ops/s2", "aidopSmartOpsS2", "S2制造协同看板", "/aidop/kanban/s2", 120),
  237. (1320990000304L, "/aidop/smart-ops/s3", "aidopSmartOpsS3", "S3供应协同看板", "/aidop/kanban/s3", 130),
  238. (1320990000305L, "/aidop/smart-ops/s4", "aidopSmartOpsS4", "S4采购执行看板", "/aidop/kanban/s4", 140),
  239. (1320990000306L, "/aidop/smart-ops/s5", "aidopSmartOpsS5", "S5物料仓储看板", "/aidop/kanban/s5", 150),
  240. (1320990000307L, "/aidop/smart-ops/s6", "aidopSmartOpsS6", "S6生产执行看板", "/aidop/kanban/s6", 160),
  241. (1320990000308L, "/aidop/smart-ops/s7", "aidopSmartOpsS7", "S7成品仓储看板", "/aidop/kanban/s7", 170),
  242. (1320990000309L, "/aidop/smart-ops/s8", "aidopSmartOpsS8", "S8异常监控看板", "/aidop/kanban/s8", 180),
  243. (1320990000310L, "/aidop/smart-ops/s9", "aidopSmartOpsS9", "S9运营指标看板", "/aidop/kanban/s9", 190),
  244. };
  245. foreach (var (id, path, name, title, component, order) in children)
  246. {
  247. yield return new SysMenu
  248. {
  249. Id = id,
  250. Pid = smartOpsDirId,
  251. Title = title,
  252. Path = path,
  253. Name = name,
  254. Component = component,
  255. Icon = "ele-DataAnalysis",
  256. Type = MenuTypeEnum.Menu,
  257. CreateTime = ct,
  258. OrderNo = order,
  259. Remark = title
  260. };
  261. }
  262. }
  263. /// <summary>
  264. /// 数据中台管理:集中承载数据源、同步任务、日志和质量看板;调度能力跳转复用 Admin.NET 任务调度。
  265. /// </summary>
  266. private static IEnumerable<SysMenu> BuildDataPlatformSeedMenus(DateTime ct)
  267. {
  268. const long dataPlatformDirId = 1320990000400L;
  269. yield return new SysMenu
  270. {
  271. Id = dataPlatformDirId,
  272. Pid = AidopRootId,
  273. Title = "数据中台管理",
  274. Path = "/aidop/data-platform",
  275. Name = "aidopDataPlatformRoot",
  276. Component = "Layout",
  277. Icon = "ele-SetUp",
  278. Type = MenuTypeEnum.Dir,
  279. CreateTime = ct,
  280. OrderNo = 253,
  281. Redirect = "/aidop/data-platform/overview",
  282. Remark = "Ai-DOP 数据中台管理入口,调度能力复用平台任务调度"
  283. };
  284. var children = new (long Id, string Path, string Name, string Title, string Component, string Icon, int Order, string Remark)[]
  285. {
  286. (1320990000401L, "/aidop/data-platform/overview", "aidopDataPlatformOverview", "数据中台工作台", "/aidop/data-platform/overview", "ele-DataBoard", 10, "数据中台质量与运行概览"),
  287. (1320990000402L, "/aidop/data-platform/data-map", "aidopDataPlatformDataMap", "数据地图", "/aidop/data-platform/dataMap", "ele-Share", 20, "数据源、接入方式、处理层级和服务出口可视化"),
  288. (1320990000403L, "/aidop/data-platform/sources", "aidopDataPlatformSources", "数据源管理", "/aidop/data-platform/sources", "ele-Coin", 30, "外部系统、数据库与 API 连接配置入口"),
  289. (1320990000404L, "/aidop/data-platform/sync-tasks", "aidopDataPlatformSyncTasks", "同步配置中心", "/aidop/data-platform/syncTasks", "ele-Operation", 40, "外部系统标准化接入、同步任务、字段映射、参数公式、调度策略与运行追踪"),
  290. (1320990000405L, "/aidop/data-platform/sync-logs", "aidopDataPlatformSyncLogs", "数据任务日志", "/aidop/data-platform/syncLogs", "ele-Tickets", 50, "数据任务批次日志与异常样本入口"),
  291. (1320990000406L, "/aidop/data-platform/mdp-monitor", "aidopDataPlatformMdpMonitor", "MDP运行监控", "/aidop/data-platform/mdpMonitor", "ele-Monitor", 60, "统一查看 S1/S3 等模块 MDP 同步与转换运行状态"),
  292. };
  293. foreach (var (id, path, name, title, component, icon, order, remark) in children)
  294. {
  295. yield return new SysMenu
  296. {
  297. Id = id,
  298. Pid = dataPlatformDirId,
  299. Title = title,
  300. Path = path,
  301. Name = name,
  302. Component = component,
  303. Icon = icon,
  304. Type = MenuTypeEnum.Menu,
  305. CreateTime = ct,
  306. OrderNo = order,
  307. Remark = remark
  308. };
  309. }
  310. }
  311. private static string ResolveComponent(string modCode, int leafIndex) =>
  312. ComponentOverrides.TryGetValue((modCode, leafIndex), out var c) ? c : "/aidop/planning/index";
  313. private static readonly Dictionary<(string Mod, int Leaf), string> ComponentOverrides = new()
  314. {
  315. { ("S1", 3), "/aidop/kanban/s1" },
  316. { ("S4", 4), "/aidop/kanban/s4" },
  317. };
  318. /// <summary>S1 等模块下叶子菜单 path 覆盖(目录化后使用语义路径)。</summary>
  319. private static readonly Dictionary<(string Mod, int Leaf), string> PathOverrides = new()
  320. {
  321. { ("S1", 1), "/aidop/s1/order-mgmt" },
  322. { ("S1", 2), "/aidop/s1/workorder-mgmt" },
  323. { ("S1", 3), "/aidop/s1/SalesKanBan" },
  324. { ("S2", 1), "/aidop/s2/production-scheduling" },
  325. { ("S2", 2), "/aidop/s2/operation-plan" },
  326. { ("S2", 3), "/aidop/s2/collaboration-kanban" },
  327. { ("S3", 1), "/aidop/s3/material-plan" },
  328. { ("S4", 2), "/aidop/s4/delivery" },
  329. { ("S4", 3), "/aidop/s4/return-mgmt" },
  330. { ("S4", 4), "/aidop/s4/execution-kanban" },
  331. { ("S5", 1), "/aidop/s5/iqc" },
  332. { ("S5", 2), "/aidop/s5/warehouse" },
  333. { ("S5", 3), "/aidop/s5/inventory" },
  334. { ("S5", 4), "/aidop/s5/warehouse-kanban" },
  335. { ("S6", 1), "/aidop/s6/production-record" },
  336. { ("S6", 2), "/aidop/s6/process-quality" },
  337. { ("S6", 3), "/aidop/s6/equipment-tooling" },
  338. { ("S6", 4), "/aidop/s6/execution-kanban" },
  339. { ("S7", 1), "/aidop/s7/fqc" },
  340. { ("S7", 2), "/aidop/s7/production-receipt" },
  341. { ("S7", 3), "/aidop/s7/finished-outbound" },
  342. { ("S7", 4), "/aidop/s7/finished-warehouse-kanban" },
  343. };
  344. /// <summary>S1 等模块下叶子菜单 route name 覆盖。</summary>
  345. private static readonly Dictionary<(string Mod, int Leaf), string> NameOverrides = new()
  346. {
  347. { ("S1", 1), "aidopS1OrderMgmt" },
  348. { ("S1", 2), "aidopS1WorkOrderMgmt" },
  349. { ("S2", 1), "aidopS2ProductionScheduling" },
  350. { ("S2", 2), "aidopS2OperationPlan" },
  351. { ("S2", 3), "aidopS2CollaborationKanban" },
  352. { ("S3", 1), "aidopS3MaterialPlan" },
  353. { ("S4", 2), "aidopS4Delivery" },
  354. { ("S4", 3), "aidopS4ReturnMgmt" },
  355. { ("S4", 4), "aidopS4ExecutionKanban" },
  356. { ("S5", 1), "aidopS5Iqc" },
  357. { ("S5", 2), "aidopS5Warehouse" },
  358. { ("S5", 3), "aidopS5Inventory" },
  359. { ("S5", 4), "aidopS5WarehouseKanban" },
  360. { ("S6", 1), "aidopS6ProductionRecord" },
  361. { ("S6", 2), "aidopS6ProcessQuality" },
  362. { ("S6", 3), "aidopS6EquipmentTooling" },
  363. { ("S6", 4), "aidopS6ExecutionKanban" },
  364. { ("S7", 1), "aidopS7Fqc" },
  365. { ("S7", 2), "aidopS7ProductionReceipt" },
  366. { ("S7", 3), "aidopS7FinishedOutbound" },
  367. { ("S7", 4), "aidopS7FinishedWarehouseKanban" },
  368. };
  369. /// <summary>
  370. /// 需要从 Menu 提升为 Dir(目录)的叶子节点;用于承载子级菜单。
  371. /// </summary>
  372. private static readonly HashSet<(string Mod, int Leaf)> DirOverrides = new()
  373. {
  374. { ("S0", 1) }, // 数据建模 → 目录,产销建模挂在其下
  375. { ("S1", 1) }, // 订单管理 → 目录(销售订单、合同评审)
  376. { ("S1", 2) }, // 工单管理 → 目录(工单列表、工单下达)
  377. { ("S1", 3) }, // 产销协同看板 → 目录(指标看板、需求明细核验)
  378. { ("S2", 1) }, // 生产排程 → 目录(工单工序排程、排产异常记录)
  379. { ("S2", 2) }, // 作业计划 → 目录(可执行日计划、产线日历等)
  380. { ("S2", 3) }, // 制造协同看板 → 目录(工单执行进度看板)
  381. { ("S3", 1) }, // 物料计划 → 目录(物料需求计划)
  382. { ("S4", 2) }, // 交货管理 → 目录(供应商交货管理、供应商发货单)
  383. { ("S4", 3) }, // 退货管理 → 目录(采购退货单)
  384. { ("S5", 1) }, // 来料检验 → 目录(IQC 任务、IQC 结果)
  385. { ("S5", 2) }, // 仓储管理 → 目录(委外发料、采购收货、生产领料/退料/入库)
  386. { ("S5", 3) }, // 库存数据 → 目录(标签查询、暂收在检、库存/进出存查询、盘点确认/结果)
  387. { ("S5", 4) }, // 物料仓储看板 → 目录(收料/发料任务看板、库存周转、库龄分析)
  388. { ("S6", 1) }, // 生产记录管理 → 目录(生产指令单列表)
  389. { ("S6", 2) }, // 过程质量管理 → 目录(过程检验单列表)
  390. { ("S6", 3) }, // 设备工装管理 → 目录(生产设备台账、模工具台账)
  391. { ("S6", 4) }, // 生产执行看板 → 目录(工单/车间效率/OEE/工时)
  392. { ("S7", 1) }, // 成品质量管理 → 目录(FQC 任务、FQC 结果)
  393. { ("S7", 2) }, // 生产入库管理 → 目录(生产入库单列表)
  394. { ("S7", 3) }, // 成品出库管理 → 目录(销售发货通知)
  395. { ("S7", 4) }, // 成品仓储看板 → 目录(发货任务、成品滞销)
  396. };
  397. private static IEnumerable<SysMenu> BuildS4DeliveryMenus(DateTime ct)
  398. {
  399. const long deliveryDirId = 1322000000012L;
  400. const long baseId = 1329004100000L;
  401. yield return new SysMenu
  402. {
  403. Id = baseId + 1,
  404. Pid = deliveryDirId,
  405. Title = "供应商交货管理",
  406. Path = "/aidop/s4/delivery/supplier-delivery-management",
  407. Name = "aidopS4SupplierDeliveryManagement",
  408. Component = "/aidop/s4/delivery/supplierDeliveryManagementList",
  409. Icon = "ele-Document",
  410. Type = MenuTypeEnum.Menu,
  411. CreateTime = ct,
  412. OrderNo = 10,
  413. Remark = "S4 供应商交货管理"
  414. };
  415. yield return new SysMenu
  416. {
  417. Id = baseId + 2,
  418. Pid = deliveryDirId,
  419. Title = "供应商发货单",
  420. Path = "/aidop/s4/delivery/supplier-shipment",
  421. Name = "aidopS4SupplierShipment",
  422. Component = "/aidop/s4/delivery/supplierShipmentList",
  423. Icon = "ele-Tickets",
  424. Type = MenuTypeEnum.Menu,
  425. CreateTime = ct,
  426. OrderNo = 20,
  427. Remark = "S4 供应商发货单"
  428. };
  429. // 隐藏路由:用于「生成发货单 / 编辑 / 查看」跳转
  430. yield return new SysMenu
  431. {
  432. Id = baseId + 3,
  433. Pid = deliveryDirId,
  434. Title = "发货单表单",
  435. Path = "/aidop/s4/delivery/supplier-shipment-form",
  436. Name = "aidopS4SupplierShipmentForm",
  437. Component = "/aidop/s4/delivery/supplierShipmentForm",
  438. Icon = "ele-Document",
  439. Type = MenuTypeEnum.Menu,
  440. CreateTime = ct,
  441. OrderNo = 90,
  442. IsHide = true,
  443. Remark = "S4 发货单新增/编辑/查看表单"
  444. };
  445. }
  446. private static IEnumerable<SysMenu> BuildS4ReturnMenus(DateTime ct)
  447. {
  448. const long returnDirId = 1322000000013L;
  449. const long baseId = 1329004200000L;
  450. yield return new SysMenu
  451. {
  452. Id = baseId + 1,
  453. Pid = returnDirId,
  454. Title = "采购退货单",
  455. Path = "/aidop/s4/return-mgmt/purchase-return-order",
  456. Name = "aidopS4PurchaseReturnOrder",
  457. Component = "/aidop/s4/return/purchaseReturnOrderList",
  458. Icon = "ele-Document",
  459. Type = MenuTypeEnum.Menu,
  460. CreateTime = ct,
  461. OrderNo = 10,
  462. Remark = "S4 采购退货单"
  463. };
  464. yield return new SysMenu
  465. {
  466. Id = baseId + 2,
  467. Pid = returnDirId,
  468. Title = "采购退货单表单",
  469. Path = "/aidop/s4/return-mgmt/purchase-return-order-form",
  470. Name = "aidopS4PurchaseReturnOrderForm",
  471. Component = "/aidop/s4/return/purchaseReturnOrderForm",
  472. Icon = "ele-Document",
  473. Type = MenuTypeEnum.Menu,
  474. CreateTime = ct,
  475. OrderNo = 90,
  476. IsHide = true,
  477. Remark = "S4 采购退货单表单(新增/编辑/查看)"
  478. };
  479. yield return new SysMenu
  480. {
  481. Id = baseId + 3,
  482. Pid = returnDirId,
  483. Title = "IQC 退货查询",
  484. Path = "/aidop/s4/return-mgmt/iqc-return-query",
  485. Name = "aidopS4IqcReturnQuery",
  486. Component = "/aidop/s4/return/iqcReturnQueryList",
  487. Icon = "ele-Search",
  488. Type = MenuTypeEnum.Menu,
  489. CreateTime = ct,
  490. OrderNo = 20,
  491. Remark = "S4 IQC 退货查询(只读列表)"
  492. };
  493. }
  494. /// <summary>
  495. /// S5 物料仓储三级菜单骨架;真实业务页面未交付前统一挂 /aidop/planning/index(AidopDemoShell 白名单占位)。
  496. /// </summary>
  497. private static IEnumerable<SysMenu> BuildS5MaterialWarehouseMenus(DateTime ct)
  498. {
  499. const string placeholderComponent = "/aidop/planning/index";
  500. // 来料检验 (1322000000015) 下 2 个三级
  501. const long iqcDirId = 1322000000015L;
  502. const long iqcBase = 1329015010000L;
  503. yield return new SysMenu { Id = iqcBase + 1, Pid = iqcDirId, Title = "来料检验任务列表", Path = "/aidop/s5/iqc/task-list", Name = "aidopS5IqcTaskList", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S5 来料检验任务列表(真实页面待交付)" };
  504. yield return new SysMenu { Id = iqcBase + 2, Pid = iqcDirId, Title = "来料检验结果列表", Path = "/aidop/s5/iqc/result-list", Name = "aidopS5IqcResultList", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 20, Remark = "S5 来料检验结果列表(真实页面待交付)" };
  505. // 仓储管理 (1322000000016) 下 5 个三级
  506. const long warehouseDirId = 1322000000016L;
  507. const long warehouseBase = 1329015020000L;
  508. yield return new SysMenu { Id = warehouseBase + 1, Pid = warehouseDirId, Title = "委外发料单", Path = "/aidop/s5/warehouse/outsource-issue", Name = "aidopS5WarehouseOutsourceIssue", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S5 委外发料单(真实页面待交付)" };
  509. yield return new SysMenu { Id = warehouseBase + 2, Pid = warehouseDirId, Title = "采购收货单", Path = "/aidop/s5/warehouse/purchase-receipt", Name = "aidopS5WarehousePurchaseReceipt", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 20, Remark = "S5 采购收货单(真实页面待交付)" };
  510. yield return new SysMenu { Id = warehouseBase + 3, Pid = warehouseDirId, Title = "生产领料单", Path = "/aidop/s5/warehouse/production-issue", Name = "aidopS5WarehouseProductionIssue", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 30, Remark = "S5 生产领料单(真实页面待交付)" };
  511. yield return new SysMenu { Id = warehouseBase + 4, Pid = warehouseDirId, Title = "生产退料单", Path = "/aidop/s5/warehouse/production-return", Name = "aidopS5WarehouseProductionReturn", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 40, Remark = "S5 生产退料单(真实页面待交付)" };
  512. yield return new SysMenu { Id = warehouseBase + 5, Pid = warehouseDirId, Title = "生产入库单", Path = "/aidop/s5/warehouse/production-receipt", Name = "aidopS5WarehouseProductionReceipt", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 50, Remark = "S5 生产入库单(真实页面待交付)" };
  513. // 库存数据 (1322000000017) 下 6 个三级
  514. const long inventoryDirId = 1322000000017L;
  515. const long inventoryBase = 1329015030000L;
  516. yield return new SysMenu { Id = inventoryBase + 1, Pid = inventoryDirId, Title = "标签查询", Path = "/aidop/s5/inventory/label-query", Name = "aidopS5InventoryLabelQuery", Component = placeholderComponent, Icon = "ele-Search", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S5 标签查询(真实页面待交付)" };
  517. yield return new SysMenu { Id = inventoryBase + 2, Pid = inventoryDirId, Title = "暂收在检列表", Path = "/aidop/s5/inventory/pending-inspection", Name = "aidopS5InventoryPendingInspection", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 20, Remark = "S5 暂收在检列表(真实页面待交付)" };
  518. yield return new SysMenu { Id = inventoryBase + 3, Pid = inventoryDirId, Title = "库存查询", Path = "/aidop/s5/inventory/stock-query", Name = "aidopS5InventoryStockQuery", Component = placeholderComponent, Icon = "ele-Search", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 30, Remark = "S5 库存查询(真实页面待交付)" };
  519. yield return new SysMenu { Id = inventoryBase + 4, Pid = inventoryDirId, Title = "进出存查询", Path = "/aidop/s5/inventory/inout-query", Name = "aidopS5InventoryInoutQuery", Component = placeholderComponent, Icon = "ele-Search", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 40, Remark = "S5 进出存查询(真实页面待交付)" };
  520. yield return new SysMenu { Id = inventoryBase + 5, Pid = inventoryDirId, Title = "盘点标签确认", Path = "/aidop/s5/inventory/stocktake-label", Name = "aidopS5InventoryStocktakeLabel", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 50, Remark = "S5 盘点标签确认(真实页面待交付)" };
  521. yield return new SysMenu { Id = inventoryBase + 6, Pid = inventoryDirId, Title = "盘点结果查询", Path = "/aidop/s5/inventory/stocktake-result", Name = "aidopS5InventoryStocktakeResult", Component = placeholderComponent, Icon = "ele-Search", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 60, Remark = "S5 盘点结果查询(真实页面待交付)" };
  522. // 物料仓储看板 (1322000000018) 下 4 个三级
  523. const long warehouseKanbanDirId = 1322000000018L;
  524. const long warehouseKanbanBase = 1329015040000L;
  525. yield return new SysMenu { Id = warehouseKanbanBase + 1, Pid = warehouseKanbanDirId, Title = "收料任务看板", Path = "/aidop/s5/warehouse-kanban/receiving-task", Name = "aidopS5WarehouseKanbanReceivingTask", Component = placeholderComponent, Icon = "ele-DataBoard", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S5 收料任务看板(真实页面待交付)" };
  526. yield return new SysMenu { Id = warehouseKanbanBase + 2, Pid = warehouseKanbanDirId, Title = "发料任务看板", Path = "/aidop/s5/warehouse-kanban/issuing-task", Name = "aidopS5WarehouseKanbanIssuingTask", Component = placeholderComponent, Icon = "ele-DataBoard", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 20, Remark = "S5 发料任务看板(真实页面待交付)" };
  527. yield return new SysMenu { Id = warehouseKanbanBase + 3, Pid = warehouseKanbanDirId, Title = "库存周转报表", Path = "/aidop/s5/warehouse-kanban/turnover-report", Name = "aidopS5WarehouseKanbanTurnoverReport", Component = placeholderComponent, Icon = "ele-DataAnalysis", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 30, Remark = "S5 库存周转报表(真实页面待交付)" };
  528. yield return new SysMenu { Id = warehouseKanbanBase + 4, Pid = warehouseKanbanDirId, Title = "物料库龄分析", Path = "/aidop/s5/warehouse-kanban/age-analysis", Name = "aidopS5WarehouseKanbanAgeAnalysis", Component = placeholderComponent, Icon = "ele-DataAnalysis", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 40, Remark = "S5 物料库龄分析(真实页面待交付)" };
  529. }
  530. /// <summary>
  531. /// S6 生产执行三级菜单骨架;真实业务页面未交付前统一挂 /aidop/planning/index(AidopDemoShell 白名单占位)。
  532. /// </summary>
  533. private static IEnumerable<SysMenu> BuildS6ProductionExecutionMenus(DateTime ct)
  534. {
  535. const string placeholderComponent = "/aidop/planning/index";
  536. // 生产记录管理 (1322000000019) 下 1 个三级
  537. const long productionRecordDirId = 1322000000019L;
  538. const long productionRecordBase = 1329016010000L;
  539. yield return new SysMenu { Id = productionRecordBase + 1, Pid = productionRecordDirId, Title = "生产指令单列表", Path = "/aidop/s6/production-record/order-list", Name = "aidopS6ProductionRecordOrderList", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S6 生产指令单列表(真实页面待交付)" };
  540. // 过程质量管理 (1322000000020) 下 1 个三级
  541. const long processQualityDirId = 1322000000020L;
  542. const long processQualityBase = 1329016020000L;
  543. yield return new SysMenu { Id = processQualityBase + 1, Pid = processQualityDirId, Title = "过程检验单列表", Path = "/aidop/s6/process-quality/inspection-list", Name = "aidopS6ProcessQualityInspectionList", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S6 过程检验单列表(真实页面待交付)" };
  544. // 设备工装管理 (1322000000021) 下 2 个三级
  545. const long equipmentToolingDirId = 1322000000021L;
  546. const long equipmentToolingBase = 1329016030000L;
  547. yield return new SysMenu { Id = equipmentToolingBase + 1, Pid = equipmentToolingDirId, Title = "生产设备台账", Path = "/aidop/s6/equipment-tooling/equipment-ledger", Name = "aidopS6EquipmentToolingEquipmentLedger", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S6 生产设备台账(真实页面待交付)" };
  548. yield return new SysMenu { Id = equipmentToolingBase + 2, Pid = equipmentToolingDirId, Title = "模工具台账管理", Path = "/aidop/s6/equipment-tooling/tooling-ledger", Name = "aidopS6EquipmentToolingToolingLedger", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 20, Remark = "S6 模工具台账管理(真实页面待交付)" };
  549. // 生产执行看板 (1322000000022) 下 4 个三级
  550. const long executionKanbanDirId = 1322000000022L;
  551. const long executionKanbanBase = 1329016040000L;
  552. yield return new SysMenu { Id = executionKanbanBase + 1, Pid = executionKanbanDirId, Title = "工单执行看板", Path = "/aidop/s6/execution-kanban/work-order", Name = "aidopS6ExecutionKanbanWorkOrder", Component = placeholderComponent, Icon = "ele-DataBoard", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S6 工单执行看板(真实页面待交付)" };
  553. yield return new SysMenu { Id = executionKanbanBase + 2, Pid = executionKanbanDirId, Title = "车间效率看板", Path = "/aidop/s6/execution-kanban/workshop-efficiency", Name = "aidopS6ExecutionKanbanWorkshopEfficiency", Component = placeholderComponent, Icon = "ele-DataBoard", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 20, Remark = "S6 车间效率看板(真实页面待交付)" };
  554. yield return new SysMenu { Id = executionKanbanBase + 3, Pid = executionKanbanDirId, Title = "设备OEE看板", Path = "/aidop/s6/execution-kanban/equipment-oee", Name = "aidopS6ExecutionKanbanEquipmentOee", Component = placeholderComponent, Icon = "ele-DataBoard", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 30, Remark = "S6 设备OEE看板(真实页面待交付)" };
  555. yield return new SysMenu { Id = executionKanbanBase + 4, Pid = executionKanbanDirId, Title = "员工工时看板", Path = "/aidop/s6/execution-kanban/labor-hours", Name = "aidopS6ExecutionKanbanLaborHours", Component = placeholderComponent, Icon = "ele-DataBoard", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 40, Remark = "S6 员工工时看板(真实页面待交付)" };
  556. }
  557. /// <summary>
  558. /// S7 成品仓储三级菜单骨架;真实业务页面未交付前统一挂 /aidop/planning/index(AidopDemoShell 白名单占位)。
  559. /// </summary>
  560. private static IEnumerable<SysMenu> BuildS7FinishedWarehouseMenus(DateTime ct)
  561. {
  562. const string placeholderComponent = "/aidop/planning/index";
  563. // 成品质量管理 (1322000000023) 下 2 个三级
  564. const long fqcDirId = 1322000000023L;
  565. const long fqcBase = 1329017010000L;
  566. yield return new SysMenu { Id = fqcBase + 1, Pid = fqcDirId, Title = "FQC检验任务列表", Path = "/aidop/s7/fqc/task-list", Name = "aidopS7FqcTaskList", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S7 FQC检验任务列表(真实页面待交付)" };
  567. yield return new SysMenu { Id = fqcBase + 2, Pid = fqcDirId, Title = "FQC检验结果列表", Path = "/aidop/s7/fqc/result-list", Name = "aidopS7FqcResultList", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 20, Remark = "S7 FQC检验结果列表(真实页面待交付)" };
  568. // 生产入库管理 (1322000000024) 下 1 个三级
  569. const long productionReceiptDirId = 1322000000024L;
  570. const long productionReceiptBase = 1329017020000L;
  571. yield return new SysMenu { Id = productionReceiptBase + 1, Pid = productionReceiptDirId, Title = "生产入库单列表", Path = "/aidop/s7/production-receipt/order-list", Name = "aidopS7ProductionReceiptOrderList", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S7 生产入库单列表(真实页面待交付)" };
  572. // 成品出库管理 (1322000000025) 下 1 个三级
  573. const long finishedOutboundDirId = 1322000000025L;
  574. const long finishedOutboundBase = 1329017030000L;
  575. yield return new SysMenu { Id = finishedOutboundBase + 1, Pid = finishedOutboundDirId, Title = "销售发货通知", Path = "/aidop/s7/finished-outbound/sales-shipment-notice", Name = "aidopS7FinishedOutboundSalesShipmentNotice", Component = placeholderComponent, Icon = "ele-Document", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S7 销售发货通知(真实页面待交付)" };
  576. // 成品仓储看板 (1322000000026) 下 2 个三级
  577. const long finishedWarehouseKanbanDirId = 1322000000026L;
  578. const long finishedWarehouseKanbanBase = 1329017040000L;
  579. yield return new SysMenu { Id = finishedWarehouseKanbanBase + 1, Pid = finishedWarehouseKanbanDirId, Title = "发货任务看板", Path = "/aidop/s7/finished-warehouse-kanban/shipment-task", Name = "aidopS7FinishedWarehouseKanbanShipmentTask", Component = placeholderComponent, Icon = "ele-DataBoard", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 10, Remark = "S7 发货任务看板(真实页面待交付)" };
  580. yield return new SysMenu { Id = finishedWarehouseKanbanBase + 2, Pid = finishedWarehouseKanbanDirId, Title = "成品滞销看板", Path = "/aidop/s7/finished-warehouse-kanban/sluggish", Name = "aidopS7FinishedWarehouseKanbanSluggish", Component = placeholderComponent, Icon = "ele-DataBoard", Type = MenuTypeEnum.Menu, CreateTime = ct, OrderNo = 20, Remark = "S7 成品滞销看板(真实页面待交付)" };
  581. }
  582. private static IEnumerable<SysMenu> BuildS4ExecutionKanbanMenus(DateTime ct)
  583. {
  584. const long kanbanDirId = 1322000000014L;
  585. const long baseId = 1329004300000L;
  586. yield return new SysMenu
  587. {
  588. Id = baseId + 1,
  589. Pid = kanbanDirId,
  590. Title = "采购执行看板主页",
  591. Path = "/aidop/s4/execution-kanban/dashboard",
  592. Name = "aidopS4ExecutionKanbanDashboard",
  593. Component = "/aidop/kanban/s4",
  594. Icon = "ele-DataBoard",
  595. Type = MenuTypeEnum.Menu,
  596. CreateTime = ct,
  597. OrderNo = 10,
  598. Remark = "S4 采购执行看板主页(/aidop/kanban/s4)"
  599. };
  600. yield return new SysMenu
  601. {
  602. Id = baseId + 2,
  603. Pid = kanbanDirId,
  604. Title = "供应商欠料看板",
  605. Path = "/aidop/s4/execution-kanban/supplier-shortage-kanban",
  606. Name = "aidopS4SupplierShortageKanban",
  607. Component = "/aidop/s4/execution-kanban/supplierShortageKanbanList",
  608. Icon = "ele-List",
  609. Type = MenuTypeEnum.Menu,
  610. CreateTime = ct,
  611. OrderNo = 20,
  612. Remark = "S4 供应商欠料看板(WorkOrdDetailTotalKB)"
  613. };
  614. }
  615. private static string BuildRemark(string code, (string Title, string Desc, string Complexity, string Days, string Note) leaf)
  616. {
  617. var notePart = string.IsNullOrWhiteSpace(leaf.Note) ? "" : $" | {leaf.Note}";
  618. var s = $"[{code}|{leaf.Complexity}|{leaf.Days}人天] {leaf.Desc}{notePart}";
  619. return s.Length <= 256 ? s : s[..256];
  620. }
  621. private static IEnumerable<SysMenu> BuildS0SalesMenus(DateTime ct)
  622. {
  623. // 与 ModuleDefinitions 中 S0 首项「数据建模」的生成 Id 一致(全局 menuSeq=1 → 1322000000001)
  624. const long s0DataModelingMenuId = 1322000000001L;
  625. const long subDirId = 1329002000000L;
  626. yield return new SysMenu
  627. {
  628. Id = subDirId,
  629. Pid = s0DataModelingMenuId,
  630. Title = "产销建模",
  631. Path = "/aidop/s0/sales",
  632. Name = "aidopS0Sales",
  633. Component = "Layout",
  634. Icon = "ele-ShoppingCart",
  635. Type = MenuTypeEnum.Dir,
  636. CreateTime = ct,
  637. OrderNo = 20,
  638. Remark = "S0 产销建模"
  639. };
  640. yield return new SysMenu
  641. {
  642. Id = subDirId + 1,
  643. Pid = subDirId,
  644. Title = "客户信息维护",
  645. Path = "/aidop/s0/sales/customer",
  646. Name = "aidopS0SalesCustomer",
  647. Component = "/aidop/s0/sales/CustomerList",
  648. Icon = "ele-User",
  649. Type = MenuTypeEnum.Menu,
  650. CreateTime = ct,
  651. OrderNo = 1,
  652. Remark = "S0 客户信息维护"
  653. };
  654. yield return new SysMenu
  655. {
  656. Id = subDirId + 2,
  657. Pid = subDirId,
  658. Title = "物料维护列表",
  659. Path = "/aidop/s0/sales/material",
  660. Name = "aidopS0SalesMaterial",
  661. Component = "/aidop/s0/sales/MaterialList",
  662. Icon = "ele-Box",
  663. Type = MenuTypeEnum.Menu,
  664. CreateTime = ct,
  665. OrderNo = 2,
  666. Remark = "S0 物料维护列表"
  667. };
  668. yield return new SysMenu
  669. {
  670. Id = subDirId + 3,
  671. Pid = subDirId,
  672. Title = "订单优先级配置",
  673. Path = "/aidop/s0/sales/order-priority-rule",
  674. Name = "aidopS0SalesOrderPriorityRule",
  675. Component = "/aidop/s0/sales/OrderPriorityRuleList",
  676. Icon = "ele-Sort",
  677. Type = MenuTypeEnum.Menu,
  678. CreateTime = ct,
  679. OrderNo = 3,
  680. Remark = "S0 订单优先级配置"
  681. };
  682. yield return new SysMenu
  683. {
  684. Id = subDirId + 4,
  685. Pid = subDirId,
  686. Title = "合同评审周期",
  687. Path = "/aidop/s0/sales/contract-review-cycle",
  688. Name = "aidopS0SalesContractReviewCycle",
  689. Component = "/aidop/s0/sales/ContractReviewCycleList",
  690. Icon = "ele-Clock",
  691. Type = MenuTypeEnum.Menu,
  692. CreateTime = ct,
  693. OrderNo = 4,
  694. Remark = "S0 合同评审周期标准配置"
  695. };
  696. yield return new SysMenu
  697. {
  698. Id = subDirId + 5,
  699. Pid = subDirId,
  700. Title = "产品设计周期",
  701. Path = "/aidop/s0/sales/product-design-cycle",
  702. Name = "aidopS0SalesProductDesignCycle",
  703. Component = "/aidop/s0/sales/ProductDesignCycleList",
  704. Icon = "ele-Timer",
  705. Type = MenuTypeEnum.Menu,
  706. CreateTime = ct,
  707. OrderNo = 5,
  708. Remark = "S0 产品设计周期标准配置"
  709. };
  710. yield return new SysMenu
  711. {
  712. Id = subDirId + 6,
  713. Pid = subDirId,
  714. Title = "订单评审周期",
  715. Path = "/aidop/s0/sales/order-review-cycle",
  716. Name = "aidopS0SalesOrderReviewCycle",
  717. Component = "/aidop/s0/sales/OrderReviewCycleList",
  718. Icon = "ele-AlarmClock",
  719. Type = MenuTypeEnum.Menu,
  720. CreateTime = ct,
  721. OrderNo = 6,
  722. Remark = "S0 订单评审周期标准配置"
  723. };
  724. }
  725. private static IEnumerable<SysMenu> BuildS0ManufacturingMenus(DateTime ct)
  726. {
  727. const long s0DataModelingMenuId = 1322000000001L;
  728. const long subDirId = 1329003000000L;
  729. yield return new SysMenu
  730. {
  731. Id = subDirId,
  732. Pid = s0DataModelingMenuId,
  733. Title = "制造建模",
  734. Path = "/aidop/s0/manufacturing",
  735. Name = "aidopS0Manufacturing",
  736. Component = "Layout",
  737. Icon = "ele-SetUp",
  738. Type = MenuTypeEnum.Dir,
  739. CreateTime = ct,
  740. OrderNo = 30,
  741. Remark = "S0 制造建模"
  742. };
  743. var leaves = new (long IdOff, string Path, string Name, string Title, string Component, int Order)[]
  744. {
  745. (1, "/aidop/s0/manufacturing/standard-bom", "aidopS0MfgStandardBom", "标准BOM列表", "/aidop/s0/manufacturing/StandardBomManagement", 10),
  746. (2, "/aidop/s0/manufacturing/standard-operation", "aidopS0MfgStandardOperation", "标准工序列表", "/aidop/s0/manufacturing/StandardProcessList", 20),
  747. (3, "/aidop/s0/manufacturing/production-line", "aidopS0MfgProductionLine", "生产线维护列表", "/aidop/s0/manufacturing/ProductionLineList", 40),
  748. (4, "/aidop/s0/manufacturing/routing", "aidopS0MfgRouting", "标准工艺路线列表", "/aidop/s0/manufacturing/RoutingList", 50),
  749. (5, "/aidop/s0/manufacturing/material-substitution", "aidopS0MfgMaterialSubstitution", "物料替代关系列表", "/aidop/s0/manufacturing/MaterialSubstitutionList", 60),
  750. (6, "/aidop/s0/manufacturing/work-order-control", "aidopS0MfgWorkOrderControl", "工单控制参数", "/aidop/s0/manufacturing/WorkOrderControlParams", 130),
  751. (8, "/aidop/s0/manufacturing/person-skill-assignment", "aidopS0MfgPersonSkillAssignment", "人员技能维护列表", "/aidop/s0/manufacturing/PersonSkillAssignmentList", 80),
  752. (9, "/aidop/s0/manufacturing/line-post", "aidopS0MfgLinePost", "产线岗位维护", "/aidop/s0/manufacturing/LinePostList", 90),
  753. (10, "/aidop/s0/manufacturing/work-center", "aidopS0MfgWorkCenter", "工作中心列表", "/aidop/s0/manufacturing/WorkCenterList", 100),
  754. (11, "/aidop/s0/manufacturing/line-material", "aidopS0MfgLineMaterial", "生产线物料维护列表", "/aidop/s0/manufacturing/LineMaterialList", 110),
  755. (12, "/aidop/s0/manufacturing/element-param-production", "aidopS0MfgElementParamProduction", "生产要素参数", "/aidop/s0/manufacturing/ProductionElementParamList", 150),
  756. (13, "/aidop/s0/manufacturing/material-process-element", "aidopS0MfgMaterialProcessElement", "物料工艺要素", "/aidop/s0/manufacturing/MaterialProcessElementList", 160),
  757. (14, "/aidop/s0/manufacturing/preprocess-element", "aidopS0MfgPreprocessElement", "前处理要素", "/aidop/s0/manufacturing/PreprocessElementList", 170),
  758. (15, "/aidop/s0/manufacturing/preprocess-element-param", "aidopS0MfgElementParamPreprocess", "前处理要素参数", "/aidop/s0/manufacturing/PreprocessElementParamList", 180),
  759. (16, "/aidop/s0/manufacturing/sop-file-type", "aidopS0MfgSopFileType", "SOP 文件类型", "/aidop/s0/manufacturing/SopFileTypeList", 190),
  760. (17, "/aidop/s0/manufacturing/sop-document", "aidopS0MfgSopDocument", "SOP 维护", "/aidop/s0/manufacturing/SopMaintenanceList", 200),
  761. };
  762. foreach (var (idOff, path, name, title, component, order) in leaves)
  763. {
  764. yield return new SysMenu
  765. {
  766. Id = subDirId + idOff,
  767. Pid = subDirId,
  768. Title = title,
  769. Path = path,
  770. Name = name,
  771. Component = component,
  772. Icon = "ele-Document",
  773. Type = MenuTypeEnum.Menu,
  774. CreateTime = ct,
  775. OrderNo = order,
  776. Remark = $"S0 {title}"
  777. };
  778. }
  779. yield return new SysMenu
  780. {
  781. Id = subDirId + 7,
  782. Pid = subDirId,
  783. Title = "人员技能",
  784. Path = "/aidop/s0/manufacturing/person-skill",
  785. Name = "aidopS0MfgPersonSkill",
  786. Component = "/aidop/s0/manufacturing/PersonnelSkillList",
  787. Icon = "ele-Document",
  788. Type = MenuTypeEnum.Menu,
  789. CreateTime = ct,
  790. OrderNo = 140,
  791. IsHide = true,
  792. Remark = "S0 人员技能(侧栏隐藏,由人员技能维护列表入口进入)"
  793. };
  794. yield return new SysMenu
  795. {
  796. Id = subDirId + 18,
  797. Pid = subDirId,
  798. Title = "选择替代方案",
  799. Path = "/aidop/s0/manufacturing/substitute-scheme-select",
  800. Name = "aidopS0MfgSubstituteSchemeSelect",
  801. Component = "/aidop/s0/manufacturing/SubstituteSchemeSelectList",
  802. Icon = "ele-List",
  803. Type = MenuTypeEnum.Menu,
  804. CreateTime = ct,
  805. OrderNo = 70,
  806. Remark = "S0 选择替代方案(只读查询)"
  807. };
  808. yield return new SysMenu
  809. {
  810. Id = subDirId + 19,
  811. Pid = subDirId,
  812. Title = "工序流转卡",
  813. Path = "/aidop/s0/manufacturing/process-flow-card",
  814. Name = "aidopS0MfgProcessFlowCard",
  815. Component = "/aidop/s0/manufacturing/ProcessFlowCardList",
  816. Icon = "ele-Tickets",
  817. Type = MenuTypeEnum.Menu,
  818. CreateTime = ct,
  819. OrderNo = 30,
  820. Remark = "S0 工序流转卡(数据源:legacy MissedPrint 只读视图)"
  821. };
  822. yield return new SysMenu
  823. {
  824. Id = subDirId + 20,
  825. Pid = subDirId,
  826. Title = "订单排程周期",
  827. Path = "/aidop/s0/manufacturing/order-schedule-cycle",
  828. Name = "aidopS0MfgOrderScheduleCycle",
  829. Component = "/aidop/s0/manufacturing/OrderScheduleCycleList",
  830. Icon = "ele-Calendar",
  831. Type = MenuTypeEnum.Menu,
  832. CreateTime = ct,
  833. OrderNo = 120,
  834. Remark = "S0 订单排程周期标准"
  835. };
  836. }
  837. private static IEnumerable<SysMenu> BuildS0SupplyMenus(DateTime ct)
  838. {
  839. const long s0DataModelingMenuId = 1322000000001L;
  840. const long subDirId = 1329004000000L;
  841. yield return new SysMenu
  842. {
  843. Id = subDirId,
  844. Pid = s0DataModelingMenuId,
  845. Title = "供应建模",
  846. Path = "/aidop/s0/supply",
  847. Name = "aidopS0Supply",
  848. Component = "Layout",
  849. Icon = "ele-Ship",
  850. Type = MenuTypeEnum.Dir,
  851. CreateTime = ct,
  852. OrderNo = 40,
  853. Remark = "S0 供应建模"
  854. };
  855. yield return new SysMenu
  856. {
  857. Id = subDirId + 1,
  858. Pid = subDirId,
  859. Title = "供应商维护",
  860. Path = "/aidop/s0/supply/supplier",
  861. Name = "aidopS0SupplySupplier",
  862. Component = "/aidop/s0/supply/SupplierList",
  863. Icon = "ele-UserFilled",
  864. Type = MenuTypeEnum.Menu,
  865. CreateTime = ct,
  866. OrderNo = 1,
  867. Remark = "S0 供应商维护"
  868. };
  869. yield return new SysMenu
  870. {
  871. Id = subDirId + 2,
  872. Pid = subDirId,
  873. Title = "货源清单",
  874. Path = "/aidop/s0/supply/sourcing-item",
  875. Name = "aidopS0SupplySourcingItem",
  876. Component = "/aidop/s0/supply/SourcingList",
  877. Icon = "ele-List",
  878. Type = MenuTypeEnum.Menu,
  879. CreateTime = ct,
  880. OrderNo = 2,
  881. Remark = "S0 货源清单(srm_purchase)"
  882. };
  883. yield return new SysMenu
  884. {
  885. Id = subDirId + 3,
  886. Pid = subDirId,
  887. Title = "品类采购前置期",
  888. Path = "/aidop/s0/supply/category-lead-time",
  889. Name = "aidopS0SupplyCategoryLeadTime",
  890. Component = "/aidop/s0/supply/CategoryLeadTimeList",
  891. Icon = "ele-Clock",
  892. Type = MenuTypeEnum.Menu,
  893. CreateTime = ct,
  894. OrderNo = 3,
  895. Remark = "S0 品类采购前置期主数据"
  896. };
  897. yield return new SysMenu
  898. {
  899. Id = subDirId + 4,
  900. Pid = subDirId,
  901. Title = "物料计划周期",
  902. Path = "/aidop/s0/supply/material-plan-cycle",
  903. Name = "aidopS0SupplyMaterialPlanCycle",
  904. Component = "/aidop/s0/supply/MaterialPlanCycleList",
  905. Icon = "ele-Timer",
  906. Type = MenuTypeEnum.Menu,
  907. CreateTime = ct,
  908. OrderNo = 4,
  909. Remark = "S0 物料计划周期标准(小时),与 S3 指标对比需约定换算"
  910. };
  911. }
  912. private static IEnumerable<SysMenu> BuildS0QualityMenus(DateTime ct)
  913. {
  914. const long s0DataModelingMenuId = 1322000000001L;
  915. const long subDirId = 1329004500000L;
  916. yield return new SysMenu
  917. {
  918. Id = subDirId,
  919. Pid = s0DataModelingMenuId,
  920. Title = "质量建模",
  921. Path = "/aidop/s0/quality",
  922. Name = "aidopS0Quality",
  923. Component = "Layout",
  924. Icon = "ele-DataAnalysis",
  925. Type = MenuTypeEnum.Dir,
  926. CreateTime = ct,
  927. OrderNo = 45,
  928. Remark = "S0 质量建模"
  929. };
  930. var leaves = new (long IdOff, string Path, string Name, string Title, string Component, int Order)[]
  931. {
  932. (1, "/aidop/s0/quality/dictionary", "aidopS0QlyDictionary", "质量基础", "/aidop/s0/quality/QualityDictionaryPage", 10),
  933. (2, "/aidop/s0/quality/raw-whitelist", "aidopS0QlyRawWhitelist", "原材料白名单", "/aidop/s0/quality/RawWhitelistList", 20),
  934. (3, "/aidop/s0/quality/sampling-scheme", "aidopS0QlySamplingScheme", "抽样方案", "/aidop/s0/quality/SamplingSchemeList", 30),
  935. (4, "/aidop/s0/quality/instrument", "aidopS0QlyInstrument", "检验仪器", "/aidop/s0/quality/InspectionInstrumentList", 40),
  936. (13, "/aidop/s0/quality/gauge-instrument", "aidopS0QlyGaugeInstrument", "计量器具", "/aidop/s0/quality/InspectionInstrumentList", 45),
  937. (5, "/aidop/s0/quality/inspection-method", "aidopS0QlyInspectionMethod", "检验方法", "/aidop/s0/quality/InspectionMethodList", 50),
  938. (6, "/aidop/s0/quality/inspection-basis", "aidopS0QlyInspectionBasis", "检验依据", "/aidop/s0/quality/InspectionBasisList", 60),
  939. (7, "/aidop/s0/quality/inspection-standard", "aidopS0QlyInspectionStandard", "检验标准", "/aidop/s0/quality/InspectionStandardList", 70),
  940. (8, "/aidop/s0/quality/inspection-item", "aidopS0QlyInspectionItem", "检验项目", "/aidop/s0/quality/InspectionItemList", 80),
  941. (9, "/aidop/s0/quality/inspection-frequency", "aidopS0QlyInspectionFrequency", "检验频率", "/aidop/s0/quality/InspectionFrequencyList", 90),
  942. (10, "/aidop/s0/quality/inspection-plan", "aidopS0QlyInspectionPlan", "检验方案", "/aidop/s0/quality/InspectionPlanList", 100),
  943. (11, "/aidop/s0/quality/raw-inspection-spec", "aidopS0QlyRawInspectionSpec", "原材料检验规范", "/aidop/s0/quality/RawInspectionSpecList", 110),
  944. (12, "/aidop/s0/quality/process-inspection-spec", "aidopS0QlyProcessInspectionSpec", "过程检验规范", "/aidop/s0/quality/ProcessInspectionSpecList", 120),
  945. (14, "/aidop/s0/quality/fqc-inspection-spec", "aidopS0QlyFqcInspectionSpec", "FQC检验规范", "/aidop/s0/quality/FqcInspectionSpecList", 130),
  946. (15, "/aidop/s0/quality/oqc-inspection-spec", "aidopS0QlyOqcInspectionSpec", "OQC检验规范", "/aidop/s0/quality/OqcInspectionSpecList", 140),
  947. };
  948. foreach (var (idOff, path, name, title, component, order) in leaves)
  949. {
  950. yield return new SysMenu
  951. {
  952. Id = subDirId + idOff,
  953. Pid = subDirId,
  954. Title = title,
  955. Path = path,
  956. Name = name,
  957. Component = component,
  958. Icon = "ele-Document",
  959. Type = MenuTypeEnum.Menu,
  960. CreateTime = ct,
  961. OrderNo = order,
  962. Remark = $"S0 {title}"
  963. };
  964. }
  965. }
  966. /// <summary>
  967. /// S8 异常协同:直接挂在「S8 异常监控」目录下,不再经过中间层「异常管理」。
  968. /// </summary>
  969. private static IEnumerable<SysMenu> BuildS8CollaborationMenus(DateTime ct)
  970. {
  971. const long s8DirId = 1321000009000L;
  972. const long baseId = 1329008000000L;
  973. const long s8MonitoringDirId = 1329008000020L;
  974. // 异常监控子模块(专题大屏占位,后续接业务数据)
  975. yield return new SysMenu
  976. {
  977. Id = s8MonitoringDirId,
  978. Pid = s8DirId,
  979. Title = "异常监控",
  980. Path = "/aidop/s8/monitoring",
  981. Name = "aidopS8MonitoringDir",
  982. Component = "Layout",
  983. Redirect = "/aidop/s8/monitoring/overview",
  984. Icon = "ele-Monitor",
  985. Type = MenuTypeEnum.Dir,
  986. CreateTime = ct,
  987. OrderNo = 8,
  988. Remark = "S8 异常监控子模块"
  989. };
  990. yield return new SysMenu
  991. {
  992. Id = s8MonitoringDirId + 1,
  993. Pid = s8MonitoringDirId,
  994. Title = "异常监控大屏",
  995. Path = "/aidop/s8/monitoring/overview",
  996. Name = "aidopS8MonitoringOverview",
  997. Component = "/aidop/s8/monitoring/S8MonitoringOverviewPage",
  998. Icon = "ele-DataBoard",
  999. Type = MenuTypeEnum.Menu,
  1000. CreateTime = ct,
  1001. OrderNo = 10,
  1002. Remark = "S8 异常监控大屏(占位)"
  1003. };
  1004. yield return new SysMenu
  1005. {
  1006. Id = s8MonitoringDirId + 2,
  1007. Pid = s8MonitoringDirId,
  1008. Title = "交付异常大屏",
  1009. Path = "/aidop/s8/monitoring/delivery",
  1010. Name = "aidopS8MonitoringDelivery",
  1011. Component = "/aidop/s8/monitoring/S8MonitoringDeliveryPage",
  1012. Icon = "ele-Position",
  1013. Type = MenuTypeEnum.Menu,
  1014. CreateTime = ct,
  1015. OrderNo = 11,
  1016. Remark = "S8 交付异常大屏(占位)"
  1017. };
  1018. yield return new SysMenu
  1019. {
  1020. Id = s8MonitoringDirId + 3,
  1021. Pid = s8MonitoringDirId,
  1022. Title = "生产异常大屏",
  1023. Path = "/aidop/s8/monitoring/production",
  1024. Name = "aidopS8MonitoringProduction",
  1025. Component = "/aidop/s8/monitoring/S8MonitoringProductionPage",
  1026. Icon = "ele-Cpu",
  1027. Type = MenuTypeEnum.Menu,
  1028. CreateTime = ct,
  1029. OrderNo = 12,
  1030. Remark = "S8 生产异常大屏(占位)"
  1031. };
  1032. yield return new SysMenu
  1033. {
  1034. Id = s8MonitoringDirId + 4,
  1035. Pid = s8MonitoringDirId,
  1036. Title = "供应异常大屏",
  1037. Path = "/aidop/s8/monitoring/supply",
  1038. Name = "aidopS8MonitoringSupply",
  1039. Component = "/aidop/s8/monitoring/S8MonitoringSupplyPage",
  1040. Icon = "ele-Box",
  1041. Type = MenuTypeEnum.Menu,
  1042. CreateTime = ct,
  1043. OrderNo = 13,
  1044. Remark = "S8 供应异常大屏(占位)"
  1045. };
  1046. // ORDER-FLOW-OVERVIEW-SHELL-1:SO 订单执行档案总览页壳(fixture/store 演示,未接后端)。
  1047. yield return new SysMenu
  1048. {
  1049. Id = s8MonitoringDirId + 5,
  1050. Pid = s8MonitoringDirId,
  1051. Title = "订单执行档案",
  1052. Path = "/aidop/s8/monitoring/order-execution",
  1053. Name = "aidopS8OrderExecution",
  1054. Component = "/aidop/s8/monitoring/SoOrderExecutionDashboardPage",
  1055. Icon = "ele-Tickets",
  1056. Type = MenuTypeEnum.Menu,
  1057. CreateTime = ct,
  1058. OrderNo = 14,
  1059. Remark = "SO 订单执行档案总览(fixture 演示)"
  1060. };
  1061. // ORDER-FLOW-CHAIN-SHELL-1:链路全景隐藏路由(侧栏不显示,由总览页订单卡跳转进入)。
  1062. yield return new SysMenu
  1063. {
  1064. Id = s8MonitoringDirId + 6,
  1065. Pid = s8MonitoringDirId,
  1066. Title = "订单链路全景",
  1067. Path = "/aidop/s8/monitoring/order-execution/chain",
  1068. Name = "aidopS8OrderExecutionChain",
  1069. Component = "/aidop/s8/monitoring/OrderChainOverviewPage",
  1070. Icon = "ele-Connection",
  1071. Type = MenuTypeEnum.Menu,
  1072. CreateTime = ct,
  1073. OrderNo = 15,
  1074. IsHide = true,
  1075. Remark = "SO 订单链路全景(隐藏路由,由总览页跳转进入)"
  1076. };
  1077. // 可见业务页(「异常监控看板」复用自动生成的 1322000000027 菜单位)
  1078. yield return new SysMenu
  1079. {
  1080. Id = baseId + 2,
  1081. Pid = s8DirId,
  1082. Title = "异常列表",
  1083. Path = "/aidop/s8/exceptions",
  1084. Name = "aidopS8ExceptionList",
  1085. Component = "/aidop/s8/exceptions/S8ExceptionListPage",
  1086. Icon = "ele-List",
  1087. Type = MenuTypeEnum.Menu,
  1088. CreateTime = ct,
  1089. OrderNo = 20,
  1090. Remark = "S8 异常列表"
  1091. };
  1092. yield return new SysMenu
  1093. {
  1094. Id = baseId + 3,
  1095. Pid = s8DirId,
  1096. Title = "主动提报",
  1097. Path = "/aidop/s8/report",
  1098. Name = "aidopS8ManualReport",
  1099. Component = "/aidop/s8/report/S8ManualReportPage",
  1100. Icon = "ele-EditPen",
  1101. Type = MenuTypeEnum.Menu,
  1102. CreateTime = ct,
  1103. OrderNo = 30,
  1104. Remark = "S8 主动提报"
  1105. };
  1106. yield return new SysMenu
  1107. {
  1108. Id = baseId + 4,
  1109. Pid = s8DirId,
  1110. Title = "配置中心",
  1111. Path = "/aidop/s8/config",
  1112. Name = "aidopS8ConfigHub",
  1113. Component = "/aidop/s8/config/S8ConfigHubPage",
  1114. Icon = "ele-Setting",
  1115. Type = MenuTypeEnum.Menu,
  1116. CreateTime = ct,
  1117. OrderNo = 40,
  1118. Remark = "S8 配置中心"
  1119. };
  1120. // 隐藏路由(不出侧栏,需参与动态路由注册)
  1121. yield return new SysMenu
  1122. {
  1123. Id = baseId + 10,
  1124. Pid = s8DirId,
  1125. Title = "任务详情",
  1126. Path = "/aidop/s8/exceptions/:id",
  1127. Name = "aidopS8TaskDetail",
  1128. Component = "/aidop/s8/exceptions/S8TaskDetailPage",
  1129. Icon = "ele-Document",
  1130. Type = MenuTypeEnum.Menu,
  1131. CreateTime = ct,
  1132. OrderNo = 90,
  1133. IsHide = true,
  1134. Remark = "S8 任务详情"
  1135. };
  1136. var cfg = new (long Off, string Path, string Name, string Title, string Component)[]
  1137. {
  1138. (11, "/aidop/s8/config/scenes", "aidopS8ScenarioConfig", "场景基础配置", "/aidop/s8/config/S8ScenarioConfigPage"),
  1139. (12, "/aidop/s8/config/notifications", "aidopS8NotificationLayerConfig", "通知分层配置", "/aidop/s8/config/S8NotificationLayerPage"),
  1140. (13, "/aidop/s8/config/roles", "aidopS8RolePermissionConfig", "角色权限配置", "/aidop/s8/config/S8RolePermissionConfigPage"),
  1141. (14, "/aidop/s8/config/alert-rules", "aidopS8AlertRulesConfig", "报警规则配置", "/aidop/s8/config/S8AlertRulesPage"),
  1142. (15, "/aidop/s8/config/data-sources", "aidopS8DataSourceConfig", "数据源配置", "/aidop/s8/config/S8DataSourceConfigPage"),
  1143. (16, "/aidop/s8/config/watch-rules", "aidopS8WatchRuleConfig", "监视规则配置", "/aidop/s8/config/S8WatchRuleConfigPage"),
  1144. (17, "/aidop/s8/config/exception-types", "aidopS8ExceptionTypeConfig", "异常类型配置", "/aidop/s8/config/S8ExceptionTypeConfigPage"),
  1145. (18, "/aidop/s8/config/dashboard-cells", "aidopS8DashboardCellConfig", "大屏卡片配置", "/aidop/s8/config/S8DashboardCellConfigPage"),
  1146. };
  1147. foreach (var (off, path, name, title, component) in cfg)
  1148. {
  1149. yield return new SysMenu
  1150. {
  1151. Id = baseId + off,
  1152. Pid = s8DirId,
  1153. Title = title,
  1154. Path = path,
  1155. Name = name,
  1156. Component = component,
  1157. Icon = "ele-Document",
  1158. Type = MenuTypeEnum.Menu,
  1159. CreateTime = ct,
  1160. OrderNo = 100 + (int)off,
  1161. IsHide = true,
  1162. Remark = $"S8 {title}"
  1163. };
  1164. }
  1165. // ── S8 权限点(Btn):与 S8PermissionCatalog 同源,命名 s8:<resource>:<action>
  1166. // Btn ID 段:baseId + 100..114(不与现有 Dir/Menu 冲突)。
  1167. const long s8DashboardId = 1322000000027L; // 见上文「S8:复用自动生成的首项菜单位…」
  1168. const long btnIdBase = baseId + 100;
  1169. const string btnNamePrefix = "aidopS8Btn";
  1170. var btns = new (long IdOff, long Pid, string Permission, string Title, int Order)[]
  1171. {
  1172. // 异常列表 / 任务详情
  1173. (0, baseId + 2, "s8:exception:read", "查看异常", 10),
  1174. (1, baseId + 3, "s8:exception:create", "主动提报", 20),
  1175. (2, baseId + 10, "s8:exception:assign", "分派异常", 30),
  1176. (3, baseId + 10, "s8:exception:claim", "认领异常", 40),
  1177. (4, baseId + 10, "s8:exception:start", "开始处理", 50),
  1178. (5, baseId + 10, "s8:exception:reject", "驳回异常", 60),
  1179. (6, baseId + 10, "s8:exception:upgrade", "升级异常", 70),
  1180. (7, baseId + 10, "s8:exception:close", "关闭异常", 80),
  1181. (8, baseId + 10, "s8:verification:submit", "提交复检", 110),
  1182. (9, baseId + 10, "s8:verification:approve", "检验通过", 120),
  1183. (10, baseId + 10, "s8:verification:reject", "检验退回", 130),
  1184. // 配置中心
  1185. (11, baseId + 4, "s8:config:read", "查看配置", 210),
  1186. (12, baseId + 13, "s8:config:operator:bind", "维护操作员绑定", 220),
  1187. (13, baseId + 13, "s8:config:role:write", "维护角色权限", 230),
  1188. // 看板
  1189. (14, s8DashboardId, "s8:dashboard:read", "查看看板", 310),
  1190. };
  1191. foreach (var (off, pid, perm, title, order) in btns)
  1192. {
  1193. yield return new SysMenu
  1194. {
  1195. Id = btnIdBase + off,
  1196. Pid = pid,
  1197. Title = title,
  1198. Permission = perm,
  1199. Name = $"{btnNamePrefix}{off:00}",
  1200. Type = MenuTypeEnum.Btn,
  1201. CreateTime = ct,
  1202. OrderNo = order,
  1203. Remark = $"S8 权限点 {perm}"
  1204. };
  1205. }
  1206. }
  1207. private static IEnumerable<SysMenu> BuildS0WarehouseMenus(DateTime ct)
  1208. {
  1209. const long s0DataModelingMenuId = 1322000000001L;
  1210. const long subDirId = 1329005000000L;
  1211. yield return new SysMenu
  1212. {
  1213. Id = subDirId,
  1214. Pid = s0DataModelingMenuId,
  1215. Title = "仓储建模",
  1216. Path = "/aidop/s0/warehouse",
  1217. Name = "aidopS0Warehouse",
  1218. Component = "Layout",
  1219. Icon = "ele-OfficeBuilding",
  1220. Type = MenuTypeEnum.Dir,
  1221. CreateTime = ct,
  1222. OrderNo = 50,
  1223. Remark = "S0 仓储建模"
  1224. };
  1225. var leaves = new (long IdOff, string Path, string Name, string Title, string Component, int Order)[]
  1226. {
  1227. (1, "/aidop/s0/warehouse/department", "aidopS0WhDepartment", "部门维护", "/aidop/s0/warehouse/DepartmentList", 10),
  1228. (2, "/aidop/s0/warehouse/employee", "aidopS0WhEmployee", "雇员列表", "/aidop/s0/warehouse/EmployeeList", 20),
  1229. (3, "/aidop/s0/warehouse/cost-center", "aidopS0WhCostCenter", "成本中心", "/aidop/s0/warehouse/CostCenterList", 30),
  1230. (4, "/aidop/s0/warehouse/location", "aidopS0WhLocation", "库位维护", "/aidop/s0/warehouse/LocationList", 40),
  1231. (5, "/aidop/s0/warehouse/location-shelf", "aidopS0WhLocationShelf", "货架列表", "/aidop/s0/warehouse/LocationShelfList", 50),
  1232. (6, "/aidop/s0/warehouse/barcode-rule", "aidopS0WhBarcodeRule", "条码规则", "/aidop/s0/warehouse/BarcodeRuleList", 60),
  1233. (7, "/aidop/s0/warehouse/label-type", "aidopS0WhLabelType", "标签格式", "/aidop/s0/warehouse/LabelTypeList", 70),
  1234. (8, "/aidop/s0/warehouse/nbr-type", "aidopS0WhNbrType", "单号类型", "/aidop/s0/warehouse/NbrTypeList", 80),
  1235. (9, "/aidop/s0/warehouse/nbr-control", "aidopS0WhNbrControl", "单号规则维护", "/aidop/s0/warehouse/NbrControlList", 90),
  1236. (10, "/aidop/s0/warehouse/item-pack", "aidopS0WhItemPack", "零件包装规格", "/aidop/s0/warehouse/ItemPackList", 100),
  1237. (11, "/aidop/s0/warehouse/emp-work-duty", "aidopS0WhEmpWorkDuty", "物料职责维护", "/aidop/s0/warehouse/EmpWorkDutyList", 110),
  1238. (12, "/aidop/s0/warehouse/task-assignment", "aidopS0WhTaskAssignment", "物料状态任务指派", "/aidop/s0/warehouse/TaskAssignmentList", 120),
  1239. };
  1240. foreach (var (idOff, path, name, title, component, order) in leaves)
  1241. {
  1242. yield return new SysMenu
  1243. {
  1244. Id = subDirId + idOff,
  1245. Pid = subDirId,
  1246. Title = title,
  1247. Path = path,
  1248. Name = name,
  1249. Component = component,
  1250. Icon = "ele-Document",
  1251. Type = MenuTypeEnum.Menu,
  1252. CreateTime = ct,
  1253. OrderNo = order,
  1254. Remark = $"S0 {title}"
  1255. };
  1256. }
  1257. }
  1258. /// <summary>
  1259. /// S1「产销协同看板」目录(Id=1322000000005)下的子菜单:指标看板、需求明细核验、计划联动看板。
  1260. /// </summary>
  1261. private static IEnumerable<SysMenu> BuildS1SalesKanbanMenus(DateTime ct)
  1262. {
  1263. const long salesKanBanDirId = 1322000000005L;
  1264. yield return new SysMenu
  1265. {
  1266. Id = 1322000000201L,
  1267. Pid = salesKanBanDirId,
  1268. Title = "产销协同指标看板",
  1269. Path = "/aidop/s1/SalesKanBan/kanban",
  1270. Name = "aidopS1SalesKanBanKanban",
  1271. Component = "/aidop/kanban/s1",
  1272. Icon = "ele-DataAnalysis",
  1273. Type = MenuTypeEnum.Menu,
  1274. CreateTime = ct,
  1275. OrderNo = 10,
  1276. Remark = "S1 产销协同看板(指标)"
  1277. };
  1278. yield return new SysMenu
  1279. {
  1280. Id = 1322000000202L,
  1281. Pid = salesKanBanDirId,
  1282. Title = "需求明细核验",
  1283. Path = "/aidop/s1/SalesKanBan/requirement-examine-detail",
  1284. Name = "aidopS1RequirementExamineDetail",
  1285. Component = "/aidop/s1/sales-kanban/RequirementExamineDetailList",
  1286. Icon = "ele-List",
  1287. Type = MenuTypeEnum.Menu,
  1288. CreateTime = ct,
  1289. OrderNo = 20,
  1290. Remark = "S1 需求明细核验"
  1291. };
  1292. yield return new SysMenu
  1293. {
  1294. Id = 1322000000107L,
  1295. Pid = salesKanBanDirId,
  1296. Title = "计划联动看板",
  1297. Path = "/aidop/s1/SalesKanBan/linkage-plan",
  1298. Name = "aidopS1LinkagePlan",
  1299. Component = "/aidop/business/linkagePlanList",
  1300. Icon = "ele-DataBoard",
  1301. Type = MenuTypeEnum.Menu,
  1302. CreateTime = ct,
  1303. OrderNo = 30,
  1304. Remark = "S1 计划联动看板(LinkagePlan)"
  1305. };
  1306. }
  1307. /// <summary>
  1308. /// S1「订单管理」「工单管理」目录化后的子菜单:销售订单、合同评审、产品设计、工单下达等。
  1309. /// 父级 Id:订单管理=1322000000003,工单管理=1322000000004(menuSeq 与 ModuleDefinitions 中 S1 叶子顺序一致)。
  1310. /// 产销协同看板=1322000000005,路径 /aidop/s1/SalesKanBan(勿与工单管理目录混淆)。
  1311. /// 订单管理下扩展子菜单 Id:1322000000101~0105;计划联动看板 Id=1322000000107 挂在产销协同看板目录下。
  1312. /// </summary>
  1313. private static IEnumerable<SysMenu> BuildS1OrderWorkOrderMenus(DateTime ct)
  1314. {
  1315. const long orderMgmtDirId = 1322000000003L;
  1316. const long workOrderMgmtDirId = 1322000000004L;
  1317. yield return new SysMenu
  1318. {
  1319. Id = 1322000000101L,
  1320. Pid = orderMgmtDirId,
  1321. Title = "合同评审",
  1322. Path = "/aidop/s1/order-mgmt/contract-review",
  1323. Name = "aidopS1ContractReview",
  1324. Component = "/aidop/business/contractReviewList",
  1325. Icon = "ele-Edit",
  1326. Type = MenuTypeEnum.Menu,
  1327. CreateTime = ct,
  1328. OrderNo = 10,
  1329. Remark = "S1 合同评审"
  1330. };
  1331. yield return new SysMenu
  1332. {
  1333. Id = 1322000000102L,
  1334. Pid = orderMgmtDirId,
  1335. Title = "产品设计",
  1336. Path = "/aidop/s1/order-mgmt/product-design",
  1337. Name = "aidopS1ProductDesign",
  1338. Component = "/aidop/business/productDesignList",
  1339. Icon = "ele-Edit",
  1340. Type = MenuTypeEnum.Menu,
  1341. CreateTime = ct,
  1342. OrderNo = 20,
  1343. Remark = "S1 产品设计"
  1344. };
  1345. yield return new SysMenu
  1346. {
  1347. Id = 1322000000103L,
  1348. Pid = orderMgmtDirId,
  1349. Title = "订单评审",
  1350. Path = "/aidop/s1/order-mgmt/order",
  1351. Name = "aidopS1SalesOrder",
  1352. Component = "/aidop/business/orderList",
  1353. Icon = "ele-Document",
  1354. Type = MenuTypeEnum.Menu,
  1355. CreateTime = ct,
  1356. OrderNo = 30,
  1357. Remark = "S1 销售订单(原订单管理入口)"
  1358. };
  1359. yield return new SysMenu
  1360. {
  1361. Id = 1322000000104L,
  1362. Pid = orderMgmtDirId,
  1363. Title = "订单交付",
  1364. Path = "/aidop/s1/order-mgmt/orderDelivery",
  1365. Name = "aidopS1OrderDelivery",
  1366. Component = "/aidop/business/orderDeliveryList",
  1367. Icon = "ele-Document",
  1368. Type = MenuTypeEnum.Menu,
  1369. CreateTime = ct,
  1370. OrderNo = 40,
  1371. Remark = "S1 订单交付"
  1372. };
  1373. yield return new SysMenu
  1374. {
  1375. Id = 1322000000105L,
  1376. Pid = orderMgmtDirId,
  1377. Title = "订单发货",
  1378. Path = "/aidop/s1/order-mgmt/asnShipper",
  1379. Name = "aidopS1AsnShipper",
  1380. Component = "/aidop/business/asnShipperList",
  1381. Icon = "ele-Document",
  1382. Type = MenuTypeEnum.Menu,
  1383. CreateTime = ct,
  1384. OrderNo = 50,
  1385. Remark = "S1 订单发货"
  1386. };
  1387. yield return new SysMenu
  1388. {
  1389. Id = 1322000000106L,
  1390. Pid = workOrderMgmtDirId,
  1391. Title = "工单下达",
  1392. Path = "/aidop/s1/workorder-mgmt/dispatch",
  1393. Name = "aidopS1WorkOrderDispatch",
  1394. Component = "/aidop/business/workOrderDispatchList",
  1395. Icon = "ele-Position",
  1396. Type = MenuTypeEnum.Menu,
  1397. CreateTime = ct,
  1398. OrderNo = 10,
  1399. Remark = "S1 工单池下达"
  1400. };
  1401. }
  1402. /// <summary>
  1403. /// S2「制造协同」三级结构:生产排程 / 作业计划 / 制造协同看板 为目录(与 ModuleDefinitions 中 S2 三项 Id 一致:0006~0008)。
  1404. /// 「工单工序排程」Id=1322000000108 自 S1 迁入「生产排程」下;其余子页占位。
  1405. /// </summary>
  1406. private static IEnumerable<SysMenu> BuildS2ManufacturingCollaborationMenus(DateTime ct)
  1407. {
  1408. const long s2ProductionSchedulingDirId = 1322000000006L;
  1409. const long s2OperationPlanDirId = 1322000000007L;
  1410. const long s2CollaborationKanbanDirId = 1322000000008L;
  1411. // ── 生产排程 ──
  1412. yield return new SysMenu
  1413. {
  1414. Id = 1322000000108L,
  1415. Pid = s2ProductionSchedulingDirId,
  1416. Title = "工单工序排程",
  1417. Path = "/aidop/s2/production-scheduling/work-order-scheduling",
  1418. Name = "aidopS2WorkOrderScheduling",
  1419. Component = "/aidop/production/workOrderSchedulingList",
  1420. Icon = "ele-Operation",
  1421. Type = MenuTypeEnum.Menu,
  1422. CreateTime = ct,
  1423. OrderNo = 10,
  1424. Remark = "S2 工单工序排程"
  1425. };
  1426. yield return new SysMenu
  1427. {
  1428. Id = 1329002100001L,
  1429. Pid = s2ProductionSchedulingDirId,
  1430. Title = "排产异常记录",
  1431. Path = "/aidop/s2/production-scheduling/scheduling-exception",
  1432. Name = "aidopS2SchedulingException",
  1433. Component = "/aidop/production/scheduleExceptionList",
  1434. Icon = "ele-Warning",
  1435. Type = MenuTypeEnum.Menu,
  1436. CreateTime = ct,
  1437. OrderNo = 20,
  1438. Remark = "S2 排产异常记录"
  1439. };
  1440. // ── 作业计划 ──
  1441. yield return new SysMenu
  1442. {
  1443. Id = 1329002100011L,
  1444. Pid = s2OperationPlanDirId,
  1445. Title = "可执行日计划",
  1446. Path = "/aidop/s2/operation-plan/executable-daily-plan",
  1447. Name = "aidopS2ExecutableDailyPlan",
  1448. Component = "/aidop/production/executableDailyPlanList",
  1449. Icon = "ele-Calendar",
  1450. Type = MenuTypeEnum.Menu,
  1451. CreateTime = ct,
  1452. OrderNo = 10,
  1453. Remark = "S2 可执行生产日计划"
  1454. };
  1455. yield return new SysMenu
  1456. {
  1457. Id = 1329002100012L,
  1458. Pid = s2OperationPlanDirId,
  1459. Title = "产线工作日历管理",
  1460. Path = "/aidop/s2/operation-plan/line-work-calendar",
  1461. Name = "aidopS2LineWorkCalendar",
  1462. Component = "/aidop/production/shopCalendarWorkCtrList",
  1463. Icon = "ele-Notebook",
  1464. Type = MenuTypeEnum.Menu,
  1465. CreateTime = ct,
  1466. OrderNo = 20,
  1467. Remark = "S2 产线工作日历"
  1468. };
  1469. yield return new SysMenu
  1470. {
  1471. Id = 1329002100013L,
  1472. Pid = s2OperationPlanDirId,
  1473. Title = "产线休息时间管理",
  1474. Path = "/aidop/s2/operation-plan/line-rest-time",
  1475. Name = "aidopS2LineRestTime",
  1476. Component = "/aidop/production/qualityLineRestDetailList",
  1477. Icon = "ele-CoffeeCup",
  1478. Type = MenuTypeEnum.Menu,
  1479. CreateTime = ct,
  1480. OrderNo = 30,
  1481. Remark = "S2 产线休息时间"
  1482. };
  1483. yield return new SysMenu
  1484. {
  1485. Id = 1329002100014L,
  1486. Pid = s2OperationPlanDirId,
  1487. Title = "产线节假日管理",
  1488. Path = "/aidop/s2/operation-plan/line-holiday",
  1489. Name = "aidopS2LineHoliday",
  1490. Component = "/aidop/production/holidayMasterList",
  1491. Icon = "ele-Flag",
  1492. Type = MenuTypeEnum.Menu,
  1493. CreateTime = ct,
  1494. OrderNo = 40,
  1495. Remark = "S2 产线节假日"
  1496. };
  1497. yield return new SysMenu
  1498. {
  1499. Id = 1329002100015L,
  1500. Pid = s2OperationPlanDirId,
  1501. Title = "产线加班管理",
  1502. Path = "/aidop/s2/operation-plan/line-overtime",
  1503. Name = "aidopS2LineOvertime",
  1504. Component = "/aidop/production/lineOvertimeList",
  1505. Icon = "ele-Timer",
  1506. Type = MenuTypeEnum.Menu,
  1507. CreateTime = ct,
  1508. OrderNo = 50,
  1509. Remark = "S2 产线加班"
  1510. };
  1511. // ── 制造协同看板 ──
  1512. yield return new SysMenu
  1513. {
  1514. Id = 1329002100021L,
  1515. Pid = s2CollaborationKanbanDirId,
  1516. Title = "工单执行进度看板",
  1517. Path = "/aidop/s2/collaboration-kanban/work-order-progress",
  1518. Name = "aidopS2WorkOrderProgressKanban",
  1519. Component = "/aidop/production/workOrderProgressDashboardList",
  1520. Icon = "ele-DataBoard",
  1521. Type = MenuTypeEnum.Menu,
  1522. CreateTime = ct,
  1523. OrderNo = 10,
  1524. Remark = "S2 工单执行进度看板(列表)"
  1525. };
  1526. }
  1527. /// <summary>
  1528. /// S3「物料计划」三级结构:将自动生成的 S3 首项(Id=1322000000009)目录化,挂载「物料需求计划」。
  1529. /// </summary>
  1530. private static IEnumerable<SysMenu> BuildS3SupplyMenus(DateTime ct)
  1531. {
  1532. const long s3MaterialPlanDirId = 1322000000009L;
  1533. const long s3ProcurementDirId = 1322000000010L;
  1534. const long s3RootDirId = 1321000004000L;
  1535. yield return new SysMenu
  1536. {
  1537. Id = 1329003100001L,
  1538. Pid = s3MaterialPlanDirId,
  1539. Title = "物料需求计划",
  1540. Path = "/aidop/s3/material-plan/demand-schedule",
  1541. Name = "aidopS3DemandSchedule",
  1542. Component = "/aidop/s3/supply/demandScheduleList",
  1543. Icon = "ele-Calendar",
  1544. Type = MenuTypeEnum.Menu,
  1545. CreateTime = ct,
  1546. OrderNo = 10,
  1547. Remark = "S3 物料需求计划(ic_demandschedule)"
  1548. };
  1549. yield return new SysMenu
  1550. {
  1551. Id = 1329003100002L,
  1552. Pid = s3MaterialPlanDirId,
  1553. Title = "物料交货计划",
  1554. Path = "/aidop/s3/material-plan/delivery-schedule",
  1555. Name = "aidopS3DeliverySchedule",
  1556. Component = "/aidop/s3/supply/deliveryScheduleList",
  1557. Icon = "ele-Document",
  1558. Type = MenuTypeEnum.Menu,
  1559. CreateTime = ct,
  1560. OrderNo = 20,
  1561. Remark = "S3 物料交货计划(srm_polist_ds)"
  1562. };
  1563. yield return new SysMenu
  1564. {
  1565. Id = 1329003100003L,
  1566. Pid = s3MaterialPlanDirId,
  1567. Title = "交货单异常记录",
  1568. Path = "/aidop/s3/material-plan/delivery-exception",
  1569. Name = "aidopS3DeliveryException",
  1570. Component = "/aidop/s3/supply/deliveryExceptionList",
  1571. Icon = "ele-Warning",
  1572. Type = MenuTypeEnum.Menu,
  1573. CreateTime = ct,
  1574. OrderNo = 30,
  1575. Remark = "S3 交货单异常记录(DeliveryExceptionMaster)"
  1576. };
  1577. yield return new SysMenu
  1578. {
  1579. Id = 1329003100011L,
  1580. Pid = s3ProcurementDirId,
  1581. Title = "物料采购申请",
  1582. Path = "/aidop/s3/procurement/purchase-request",
  1583. Name = "aidopS3PurchaseRequest",
  1584. Component = "/aidop/s3/supply/purchaseRequestList",
  1585. Icon = "ele-Document",
  1586. Type = MenuTypeEnum.Menu,
  1587. CreateTime = ct,
  1588. OrderNo = 10,
  1589. Remark = "S3 物料采购申请(srm_pr_main)"
  1590. };
  1591. yield return new SysMenu
  1592. {
  1593. Id = 1329003100012L,
  1594. Pid = s3ProcurementDirId,
  1595. Title = "物料采购订单",
  1596. Path = "/aidop/s3/procurement/purchase-order",
  1597. Name = "aidopS3PurchaseOrder",
  1598. Component = "/aidop/s3/supply/purchaseOrderList",
  1599. Icon = "ele-Tickets",
  1600. Type = MenuTypeEnum.Menu,
  1601. CreateTime = ct,
  1602. OrderNo = 20,
  1603. Remark = "S3 物料采购订单(vscm_jhjh)"
  1604. };
  1605. yield return new SysMenu
  1606. {
  1607. Id = 1329003100013L,
  1608. Pid = s3ProcurementDirId,
  1609. Title = "委外加工订单",
  1610. Path = "/aidop/s3/procurement/outsource-order",
  1611. Name = "aidopS3OutsourceOrder",
  1612. Component = "/aidop/s3/supply/outsourceOrderList",
  1613. Icon = "ele-List",
  1614. Type = MenuTypeEnum.Menu,
  1615. CreateTime = ct,
  1616. OrderNo = 30,
  1617. Remark = "S3 委外加工订单(PurOrdMaster/PW)"
  1618. };
  1619. yield return new SysMenu
  1620. {
  1621. Id = 1329003100014L,
  1622. Pid = s3ProcurementDirId,
  1623. Title = "工序外协订单",
  1624. Path = "/aidop/s3/procurement/process-outsource-order",
  1625. Name = "aidopS3ProcessOutsourceOrder",
  1626. Component = "/aidop/s3/supply/processOutsourceOrderList",
  1627. Icon = "ele-List",
  1628. Type = MenuTypeEnum.Menu,
  1629. CreateTime = ct,
  1630. OrderNo = 40,
  1631. Remark = "S3 工序外协订单(PurOrdMaster/PW)"
  1632. };
  1633. yield return new SysMenu
  1634. {
  1635. Id = 1329003100018L,
  1636. Pid = s3ProcurementDirId,
  1637. Title = "要货令",
  1638. Path = "/aidop/s3/procurement/demand-order",
  1639. Name = "aidopS3DemandOrder",
  1640. Component = "/aidop/s3/supply/demandOrderList",
  1641. Icon = "ele-ShoppingCart",
  1642. Type = MenuTypeEnum.Menu,
  1643. CreateTime = ct,
  1644. OrderNo = 15,
  1645. Remark = "S3 要货令(PurOrdMaster/PO,ReqBy=DO)"
  1646. };
  1647. yield return new SysMenu
  1648. {
  1649. Id = 1329003100010L,
  1650. Pid = s3RootDirId,
  1651. Title = "供应协同看板",
  1652. Path = "/aidop/s3/supply-kanban",
  1653. Name = "aidopS3SupplyKanbanDir",
  1654. Component = "Layout",
  1655. Icon = "ele-Folder",
  1656. Type = MenuTypeEnum.Dir,
  1657. CreateTime = ct,
  1658. OrderNo = 102,
  1659. Redirect = "/aidop/s3/supply-kanban/dashboard",
  1660. Remark = "S3 供应协同看板目录"
  1661. };
  1662. yield return new SysMenu
  1663. {
  1664. Id = 1329003100015L,
  1665. Pid = 1329003100010L,
  1666. Title = "供应协同看板",
  1667. Path = "/aidop/s3/supply-kanban/dashboard",
  1668. Name = "aidopS3SupplyKanban",
  1669. Component = "/aidop/kanban/s3",
  1670. Icon = "ele-DataBoard",
  1671. Type = MenuTypeEnum.Menu,
  1672. CreateTime = ct,
  1673. OrderNo = 10,
  1674. Remark = "S3 供应协同看板"
  1675. };
  1676. yield return new SysMenu
  1677. {
  1678. Id = 1329003100016L,
  1679. Pid = 1329003100010L,
  1680. Title = "工单物料齐套上线看板",
  1681. Path = "/aidop/s3/supply-kanban/work-order-material-readiness",
  1682. Name = "aidopS3WorkOrderMaterialReadiness",
  1683. Component = "/aidop/s3/supply/workOrderMaterialReadinessKanban",
  1684. Icon = "ele-List",
  1685. Type = MenuTypeEnum.Menu,
  1686. CreateTime = ct,
  1687. OrderNo = 20,
  1688. Remark = "S3 工单物料齐套上线看板"
  1689. };
  1690. yield return new SysMenu
  1691. {
  1692. Id = 1329003100017L,
  1693. Pid = 1329003100010L,
  1694. Title = "MDP运行监控",
  1695. Path = "/aidop/s3/supply-kanban/mdp-monitor",
  1696. Name = "aidopS3MdpMonitor",
  1697. Component = "/aidop/s3/supply/mdpMonitorList",
  1698. Icon = "ele-Monitor",
  1699. Type = MenuTypeEnum.Menu,
  1700. CreateTime = ct,
  1701. OrderNo = 30,
  1702. Remark = "S3 MDP 同步与转换运行监控"
  1703. };
  1704. }
  1705. private static readonly (string Code, string L1, (string Title, string Desc, string Complexity, string Days, string Note)[] Leaves)[] ModuleDefinitions =
  1706. {
  1707. ("S0", "S0 运营建模", new[]
  1708. {
  1709. ("数据建模", "支持数据库表结构设计与建模", "高", "5", "核心基础功能"),
  1710. ("业务建模", "支持业务流程建模与配置", "高", "5", "核心基础功能"),
  1711. }),
  1712. ("S1", "S1 产销协同", new[]
  1713. {
  1714. ("订单管理", "销售订单录入、查询、编辑、删除", "中", "3", ""),
  1715. ("工单管理", "工单创建、分配、跟踪", "中", "3", ""),
  1716. ("产销协同看板", "订单与生产协同数据可视化", "高", "5", "数据看板类"),
  1717. }),
  1718. ("S2", "S2 制造协同", new[]
  1719. {
  1720. ("生产排程", "生产任务排程与调度", "高", "5", ""),
  1721. ("作业计划", "车间作业计划管理", "中", "3", ""),
  1722. ("制造协同看板", "制造过程协同数据展示", "高", "5", "数据看板类"),
  1723. }),
  1724. ("S3", "S3 供应协同", new[]
  1725. {
  1726. ("物料计划", "物料需求计划(MRP)计算", "高", "7", "核心算法"),
  1727. ("供应协同看板", "供应商协同数据可视化", "中", "4", "数据看板类"),
  1728. }),
  1729. ("S4", "S4 采购执行", new[]
  1730. {
  1731. ("采购管理", "采购申请、订单、合同管理", "中", "4", ""),
  1732. ("交货管理", "供应商交货跟踪与验收", "中", "3", ""),
  1733. ("退货管理", "采购退货流程处理", "低", "2", ""),
  1734. ("采购执行看板", "采购执行数据可视化", "中", "4", "数据看板类"),
  1735. }),
  1736. ("S5", "S5 物料仓储", new[]
  1737. {
  1738. ("来料检验", "IQC来料质量检验", "中", "3", ""),
  1739. ("仓储管理", "仓库入库、出库、调拨", "中", "4", ""),
  1740. ("库存数据", "库存查询、盘点、调整", "中", "3", ""),
  1741. ("物料仓储看板", "仓储数据可视化分析", "中", "4", "数据看板类"),
  1742. }),
  1743. ("S6", "S6 生产执行", new[]
  1744. {
  1745. ("生产记录管理", "生产过程数据记录", "中", "3", ""),
  1746. ("过程质量管理", "IPQC过程质量检验", "中", "4", ""),
  1747. ("设备工装管理", "设备台账、保养、维修", "中", "4", ""),
  1748. ("生产执行看板", "生产执行数据可视化", "高", "5", "数据看板类"),
  1749. }),
  1750. ("S7", "S7 成品仓储", new[]
  1751. {
  1752. ("成品质量管理", "OQC成品质量检验", "中", "3", ""),
  1753. ("生产入库管理", "成品入库流程", "低", "2", ""),
  1754. ("成品出库管理", "成品出库发货流程", "低", "2", ""),
  1755. ("成品仓储看板", "成品仓储数据可视化", "中", "3", "数据看板类"),
  1756. }),
  1757. ("S8", "S8 异常监控", new[]
  1758. {
  1759. ("异常监控看板", "生产异常监控、处理、跟踪", "中", "4", ""),
  1760. }),
  1761. ("S9", "S9 运营指标", new[]
  1762. {
  1763. ("ERP同步", "与外部ERP系统数据同步", "高", "7", "接口集成"),
  1764. ("日志查询", "系统操作日志查询", "低", "2", ""),
  1765. ("ERP事务", "ERP相关事务处理", "中", "3", ""),
  1766. }),
  1767. ("M11", "系统管理", new[]
  1768. {
  1769. ("组织架构", "部门、岗位、人员管理", "中", "3", "与框架系统管理对应,后续可映射具体页"),
  1770. ("菜单管理", "系统菜单权限配置", "中", "3", ""),
  1771. }),
  1772. ("M12", "流程平台", new[]
  1773. {
  1774. ("流程管理", "工作流流程定义与配置", "高", "7", "核心引擎"),
  1775. ("表单管理", "流程表单设计与配置", "高", "5", ""),
  1776. ("应用设计", "业务应用快速设计", "高", "5", ""),
  1777. ("数据资源配置", "数据资源连接配置", "中", "4", ""),
  1778. ("格式化JSON", "JSON数据格式化工具", "低", "1", "工具类"),
  1779. ("模板管理", "流程模板管理", "中", "3", ""),
  1780. ("系统按钮", "系统按钮权限配置", "低", "2", ""),
  1781. ("流程按钮", "流程操作按钮配置", "低", "2", ""),
  1782. ("应用程序", "外部应用集成管理", "中", "4", ""),
  1783. ("接口系统", "API接口配置管理", "高", "5", ""),
  1784. }),
  1785. ("M13", "系统工具", new[]
  1786. {
  1787. ("数据字典", "系统字典数据管理", "低", "2", ""),
  1788. ("数据连接", "数据库连接配置", "中", "3", ""),
  1789. ("首页设置", "系统首页个性化配置", "低", "2", ""),
  1790. ("日志查询", "系统运行日志查询", "低", "2", ""),
  1791. ("流水号管理", "业务流水号规则配置", "低", "2", ""),
  1792. ("工作日设置", "工作日历配置", "低", "1", ""),
  1793. ("图标库", "系统图标资源管理", "低", "1", ""),
  1794. ("在线用户", "在线用户监控", "低", "2", ""),
  1795. ("周库存统计", "库存周期统计报表", "中", "3", "报表类"),
  1796. ("数据导入", "批量数据导入工具", "中", "3", ""),
  1797. }),
  1798. ("M14", "流程中心", new[]
  1799. {
  1800. ("发起流程", "新建并发起工作流程", "中", "3", ""),
  1801. ("待办事项", "个人待办任务处理", "中", "3", ""),
  1802. ("待办批量处理", "待办任务批量操作", "中", "3", ""),
  1803. ("已办事项", "已办任务查询", "低", "2", ""),
  1804. ("我的流程", "我发起的流程跟踪", "中", "3", ""),
  1805. ("已委托事项", "委托他人处理的事项", "低", "2", ""),
  1806. ("流程委托", "流程任务委托配置", "低", "2", ""),
  1807. ("流程意见", "流程审批意见管理", "低", "2", ""),
  1808. }),
  1809. ("M15", "个人设置", new[]
  1810. {
  1811. ("个人信息", "个人资料维护", "低", "1", ""),
  1812. ("头像设置", "个人头像上传", "低", "1", ""),
  1813. ("修改密码", "密码修改功能", "低", "1", ""),
  1814. ("签章管理", "个人电子签章管理", "中", "3", ""),
  1815. ("文件管理", "个人文件存储管理", "中", "3", ""),
  1816. ("快捷菜单", "个人快捷方式配置", "低", "1", ""),
  1817. }),
  1818. ("M16", "系统首页", new[]
  1819. {
  1820. ("系统首页", "系统门户首页", "中", "3", "门户类"),
  1821. ("发起流程(快捷)", "首页快捷发起流程", "低", "1", ""),
  1822. ("我的流程(快捷)", "首页流程快捷入口", "低", "1", ""),
  1823. ("待办事项(快捷)", "首页待办快捷入口", "低", "1", ""),
  1824. }),
  1825. };
  1826. }