Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
71140e02
Commit
71140e02
authored
Jan 10, 2020
by
高宇强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gyq
parent
7dda205e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
31 deletions
+29
-31
igirl-web/app/base/api/impl/cpatentaggregations.js
+0
-0
igirl-web/app/base/api/impl/wpatentaggregations.js
+29
-31
No files found.
igirl-web/app/base/api/impl/cpatentaggregations.js
View file @
71140e02
This diff is collapsed.
Click to expand it.
igirl-web/app/base/api/impl/wpatentaggregations.js
View file @
71140e02
...
...
@@ -32,7 +32,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -83,7 +83,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -134,7 +134,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -185,7 +185,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -236,7 +236,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -297,7 +297,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -369,7 +369,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -441,7 +441,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -502,7 +502,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -574,7 +574,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -646,7 +646,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -707,7 +707,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -779,7 +779,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -851,7 +851,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -912,7 +912,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -984,7 +984,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1056,7 +1056,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1118,7 +1118,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1169,7 +1169,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1240,7 +1240,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1301,7 +1301,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1362,7 +1362,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1423,7 +1423,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1494,7 +1494,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1565,7 +1565,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1636,7 +1636,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1707,7 +1707,7 @@ class WPatentAggregationsApi extends ApiBase {
};
for
(
var
x
in
obj
)
{
if
(
obj
[
x
])
{
if
(
obj
[
x
]
&&
obj
[
x
]
!=
"undefined"
&&
obj
[
x
]
!=
"null"
)
{
params
.
query
.
bool
.
must
.
push
(
obj
[
x
]);
}
}
...
...
@@ -1733,9 +1733,6 @@ class WPatentAggregationsApi extends ApiBase {
};
}
};
}
module
.
exports
=
WPatentAggregationsApi
;
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment