first commit
This commit is contained in:
13
src/Xbot/XbotAppTemplate/xbot_robot/package.json
Normal file
13
src/Xbot/XbotAppTemplate/xbot_robot/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"version": "1",
|
||||
"name": "浦发-新应用测试11",
|
||||
"package_version": 2,
|
||||
"startup": "main",
|
||||
"flows": [{
|
||||
"name": "main",
|
||||
"filename": "main",
|
||||
"kind": "visual"
|
||||
}],
|
||||
"variables": [],
|
||||
"external_dependencies": []
|
||||
}
|
||||
Reference in New Issue
Block a user