Commit fcc4fd04 by 任晓松

update

parent 9eb7c083
......@@ -638,7 +638,7 @@ class tmqueryApi extends ApiBase {
return System.getResult2(result, null);
}
async findTrademarkzchAccurate(obj) {//通过商标号来进行精准查询
async findTrademarkzchAccurate(query,obj) {//通过商标号来进行精准查询
var result = { rows: [], code_counts: [], status_counts: [], year_counts: [], count: 0 };
var sources = [];
var codes = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment