Skip to content

Commit 06d7cff

Browse files
committed
【API】优化API
1 parent cf0ce8e commit 06d7cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/jsdocs/classic/docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"includePattern": ".+\\.js?$",
1919
"include": [
2020
"src/classic",
21-
"src/common/thirdparty/ai",
2221
"src/common/thirdparty/elasticsearch",
2322
"src/common/iServer/CommonServiceBase.js",
2423
"src/common/iServer/GeoCodingParameter.js",
@@ -51,6 +50,7 @@
5150
"src/common/REST.js"
5251
],
5352
"exclude": [
53+
"src/common/thirdparty/ai",
5454
"src/classic/libs",
5555
"src/classic/theme",
5656
"src/classic/resource",

0 commit comments

Comments
 (0)