1 Star 0 Fork 797

juqkai / PDManer

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

搜索帮助