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
b2652bb6
Commit
b2652bb6
authored
Dec 27, 2020
by
宋毅
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'center-channel' of gitlab.gongsibao.com:jiangyong/zhichan into center-channel
parents
108d7090
bc58b23c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
center-channel/app/base/api/impl/action/regapi.js
+3
-0
center-channel/app/base/service/impl/common/regCenterOrderSve.js
+0
-0
No files found.
center-channel/app/base/api/impl/action/regapi.js
View file @
b2652bb6
...
@@ -25,6 +25,9 @@ class RegAPI extends APIBase {
...
@@ -25,6 +25,9 @@ class RegAPI extends APIBase {
switch
(
action_type
)
{
switch
(
action_type
)
{
//-----------接入百度reg------start----laolan--2020.12.17----------------------------
//-----------接入百度reg------start----laolan--2020.12.17----------------------------
//---------2.
//---------2.
case
"selectNeedInfo"
:
//查询需求信息
opResult
=
await
this
.
regCenterOrderSve
.
selectNeedInfo
(
pobj
,
pobj
.
actionBody
);
break
;
case
"submitRegNeed"
:
//提交需求
case
"submitRegNeed"
:
//提交需求
opResult
=
await
this
.
regCenterOrderSve
.
submitRegNeed
(
pobj
,
pobj
.
actionBody
);
opResult
=
await
this
.
regCenterOrderSve
.
submitRegNeed
(
pobj
,
pobj
.
actionBody
);
break
;
break
;
...
...
center-channel/app/base/service/impl/common/regCenterOrderSve.js
View file @
b2652bb6
This diff is collapsed.
Click to expand it.
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