This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# Global sales
销售平台 2.0
## 开发设置
所有命令都在 cmd 目录,
1. 安装组件:npm install
2. 运行开发环境:dev.bat
3. 打包代码:build.bat
## 版本设置
npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]