Compare commits
4 Commits
delete-fil
...
rel-24.01.
| 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
|
||||
abcd
|
||||
abcde
|
||||
@@ -18,6 +18,10 @@
|
||||
"item": "$cmbchina.com",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"item": "$aaacmbchina.com",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"item": "*.cmbchina.com",
|
||||
"description": ""
|
||||
|
||||
@@ -33,6 +33,10 @@
|
||||
"item": "$zcxc.shaanxi.gov.cn",
|
||||
"description": "陕西省社会保障局"
|
||||
},
|
||||
{
|
||||
"item": "$dddzcxc.shaanxi.gov.cn",
|
||||
"description": "陕西省社会保障局"
|
||||
},
|
||||
{
|
||||
"item": "$ylbx.shaanxi.gov.cn",
|
||||
"description": "陕西省社会保障局"
|
||||
|
||||
Reference in New Issue
Block a user