335 Star 4.1K Fork 822

robergroup / PDManer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
profile.js 319 Bytes
一键复制 编辑 原始数据 按行查看 历史
jiaoshou1234 提交于 2022-08-25 15:10 . fix: fix bugs
module.exports = {
port: 3006,
host: 'localhost',
protocol: 'http',
separator: '%', // 为了防止命名字符串冲突,系统所有的字符串分隔符将采用%(在系统中任意命名输入将禁止包含%)
msgSeparator: '=>',
projectSuffix: 'pdma',
prefix: 'chiner', // 默认样式前缀
};
JavaScript
1
https://gitee.com/robergroup/pdmaner.git
git@gitee.com:robergroup/pdmaner.git
robergroup
pdmaner
PDManer
master

搜索帮助