仪表盘
版本库
文件存储
活动
搜索
登录
main
/
mom-pro2-after
宁夏三级mom后端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
feat(aftersales): 新增售后模块数据权限管理和维修退货功能
云
2026-07-30
8f7c42bb0bced4697755299f67483be11da3e44d
[mom-pro2-after.git]
/
scripts
/
node_modules
/
playwright-core
/
lib
/
tools
/
cli-client
/
cli.js
1
2
3
4
5
6
"use strict";
var import_program = require("./program");
(0, import_program.program)().catch((e) => {
console.error(e.message);
process.exit(1);
});