diff options
author | YuanHu <yuan.hu1@zte.com.cn> | 2018-03-21 10:17:55 +0800 |
---|---|---|
committer | YuanHu <yuan.hu1@zte.com.cn> | 2018-03-21 10:41:59 +0800 |
commit | df9dc4750a33987dbb0b1609fda6ec310c55b07b (patch) | |
tree | b65fad885673af5644f2fb424296a1022af33c21 /distribution/src/main | |
parent | b3c577ab841bcba502ade66dfbd2521537cee0b5 (diff) |
Rename model.json to temp_workflow.json
Rename model.json to temp_workflow.json
Issue-ID: SDC-1079
Change-Id: I0029dff00d7a6c06827d214f88416e654f928e23
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
Diffstat (limited to 'distribution/src/main')
-rw-r--r-- | distribution/src/main/assembly/temp_workflow.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/src/main/assembly/temp_workflow.json b/distribution/src/main/assembly/temp_workflow.json index 0d314b45..1b44d91e 100644 --- a/distribution/src/main/assembly/temp_workflow.json +++ b/distribution/src/main/assembly/temp_workflow.json @@ -1,4 +1,4 @@ -{
+{
"id":"id12345",
"name":"test",
"scene":"abcd",
|