Compare commits
4 Commits
delete-fil
...
1.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1197740be4 | ||
|
|
cdbde2c6c8 | ||
|
|
6ae4d2ba7c | ||
|
|
ca817de4ac |
2
applications/api/README.md
Normal file
2
applications/api/README.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
file add from gitlab api
|
||||||
|
this is readme.md
|
||||||
9
applications/api/app.json
Normal file
9
applications/api/app.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
|
||||||
|
{
|
||||||
|
"$schema": "https://typedoc.org/schema.json",
|
||||||
|
"name":"abc",
|
||||||
|
"validation":true,
|
||||||
|
"emit": "both",
|
||||||
|
"basePath": "/test",
|
||||||
|
"exclude": ["abc"]
|
||||||
|
}
|
||||||
@@ -1,2 +1,3 @@
|
|||||||
abc
|
abc
|
||||||
abcd
|
abcd
|
||||||
|
abcde
|
||||||
@@ -18,6 +18,10 @@
|
|||||||
"item": "$cmbchina.com",
|
"item": "$cmbchina.com",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"item": "$aaacmbchina.com",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"item": "*.cmbchina.com",
|
"item": "*.cmbchina.com",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
|||||||
@@ -33,6 +33,10 @@
|
|||||||
"item": "$zcxc.shaanxi.gov.cn",
|
"item": "$zcxc.shaanxi.gov.cn",
|
||||||
"description": "陕西省社会保障局"
|
"description": "陕西省社会保障局"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"item": "$dddzcxc.shaanxi.gov.cn",
|
||||||
|
"description": "陕西省社会保障局"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"item": "$ylbx.shaanxi.gov.cn",
|
"item": "$ylbx.shaanxi.gov.cn",
|
||||||
"description": "陕西省社会保障局"
|
"description": "陕西省社会保障局"
|
||||||
|
|||||||
@@ -12,6 +12,6 @@
|
|||||||
"subcategory":"general-business",
|
"subcategory":"general-business",
|
||||||
"content":"unknown",
|
"content":"unknown",
|
||||||
"parentApp":"",
|
"parentApp":"",
|
||||||
"risk":1
|
"risk": 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user