Commit 0b7dd870 by 宋毅

Merge branch 'center-channel' of gitlab.gongsibao.com:jiangyong/zhichan into center-channel

parents a662d43d b495966d
......@@ -84,7 +84,7 @@ class FblicenseService extends AppServiceBase {
try {
let param = {
operator_name: data.company_name || "",
license_number: data.license_no || "",
licence_number: data.license_no || "",
region: data.base || "",
pub_year: data.pub_year || "",
subject_format: data.subject_format || "",
......
......@@ -4,7 +4,7 @@
1. [条件搜索(获取 list)](#getList)
1. [获取详情](#getDetail)
## **<a name="exactSearch"> 精确检索(首页搜索)</a>**
## **<a name="exactSearch"> 精确检索(首页搜索 已废弃)</a>**
[返回到目录](#menu) <a name="menu" href="/doc">返回主目录</a>
......
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