SysMenuSeedData.cs 93 KB

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