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
6438d324
Commit
6438d324
authored
May 24, 2021
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置
parent
d8d992e0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
igirl-zcapi/app/base/api/impl/tool/toolApi.js
+0
-3
igirl-zcapi/app/base/api/impl/trademark/phonesearch.js
+0
-1
No files found.
igirl-zcapi/app/base/api/impl/tool/toolApi.js
View file @
6438d324
...
...
@@ -512,10 +512,7 @@ class ToolApi extends ApiBase {
if
(
!
email
)
{
return
{
code
:
-
2
,
msg
:
"邮箱参数错误"
};
}
<<<<<<<
HEAD
=======
//idc92.gongsibao.com (43.247.184.92)
>>>>>>>
acb44dbeda198fd434def436284ddaad0c550e55
var
url
=
"http://idc92.gongsibao.com:8015/tmdoc/api/createdoc?mycompanyname="
+
encodeURIComponent
(
mycompanyname
);
var
rc
=
System
.
getObject
(
"util.execClient"
);
var
rtn
=
null
;
...
...
igirl-zcapi/app/base/api/impl/trademark/phonesearch.js
View file @
6438d324
...
...
@@ -141,7 +141,6 @@ class GsbMgSearchApi extends ApiBase {
content
:
e
.
stack
,
clientIp
:
""
});
// console.log(e.stack, "mg操作失败>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>");
return
{
status
:
-
1
,
msg
:
"操作失败"
,
data
:
null
};
}
}
...
...
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