mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-12 02:46:35 +08:00
修改了无法添加基础节点的bug,增加WebSocket JSON ID字段,远程环境交互使用消息ID作为响应key。
This commit is contained in:
10
FlowStartTool/Properties/launchSettings.json
Normal file
10
FlowStartTool/Properties/launchSettings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Serein.FlowStartTool": {
|
||||
"commandName": "Project"
|
||||
},
|
||||
"配置文件 1": {
|
||||
"commandName": "DebugRoslynComponent"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user