Compare commits
9 Commits
v1.0.0-B.8
...
v1.0.0-B.9
| Author | SHA1 | Date |
|---|---|---|
|
|
548cc6bc19 | 3 years ago |
|
|
dd9d2ca545 | 3 years ago |
|
|
42e14268a4 | 3 years ago |
|
|
84833d4c18 | 3 years ago |
|
|
14a9b7f876 | 3 years ago |
|
|
24f6c7d169 | 3 years ago |
|
|
32d7765828 | 3 years ago |
|
|
176c6918c5 | 3 years ago |
|
|
8ad9a29ca3 | 3 years ago |
30 changed files with 171 additions and 130 deletions
File diff suppressed because one or more lines are too long
@ -1 +1,15 @@ |
|||
{"code":200,"msg":"操作成功","data":[{"id":265,"title":"前端配置","content":{"interfaceUrl":"https://project-iot.test.1000my.com/api","mobileNav":"https://qianmu-iot.1000my.com/test-projects/project-ey_fpaur6s6fkgvszywana/index.html#/?","handWriteUrl":"http://saas.1000my.com:8014/words"}}]} |
|||
{ |
|||
"code": 200, |
|||
"msg": "操作成功", |
|||
"data": [ |
|||
{ |
|||
"id": 265, |
|||
"title": "前端配置", |
|||
"content": { |
|||
"interfaceUrl": "http://192.168.1.137/api", |
|||
"mobileNav": "https://qianmu-iot.1000my.com/test-projects/project-ey_fpaur6s6fkgvszywana/index.html#/?", |
|||
"handWriteUrl": "http://saas.1000my.com:8014/words" |
|||
} |
|||
} |
|||
] |
|||
} |
|||
|
|||
Loading…
Reference in new issue