UNPKG

ant-g

Version:

antDesignPro辅助代码生成器

23 lines (22 loc) 405 B
{ "public": { "apiBasePath": "/api/shop/" }, "db": { "host": "<%=host%>", "user": "<%=user%>", "password": "<%=password%>", "database": "<%=database%>", "port": <%=port%>, "tablePrefix": "<%=tablePrefix%>", "parseComment": true }, "mock": { "tableReg": "", "tables": [] }, "service": { "tableReg": "", "tables": [] } }