Files
medical-mall/.hbuilderx/external-commands.json

15 lines
414 B
JSON

[
{
"name": "切换到消费者端配置",
"command": "D:\\companyproject\\mall\\scripts\\build-consumer.bat",
"type": "shell",
"workingDir": "D:\\companyproject\\mall"
},
{
"name": "恢复公共配置",
"command": "D:\\companyproject\\mall\\scripts\\restore-config.bat",
"type": "shell",
"workingDir": "D:\\companyproject\\mall"
}
]