Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
strapi-setup-file
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit e2544329
authored
2023-03-03 15:25:57 +0530
by
jay
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
.
1 parent
b8abe8e6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/api/referral/services/referral.js
src/api/referral/services/referral.js
View file @
e254432
...
@@ -21,7 +21,7 @@ module.exports = createCoreService(
...
@@ -21,7 +21,7 @@ module.exports = createCoreService(
member_type
:
"REFERRAL"
,
member_type
:
"REFERRAL"
,
full_name
:
data
.
referralName
,
full_name
:
data
.
referralName
,
mobile1_isd
:
null
,
mobile1_isd
:
null
,
mobile1
:
data
.
referral
Mobil
eNo
,
mobile1
:
data
.
referral
Phon
eNo
,
email1
:
data
.
referralEmail
,
email1
:
data
.
referralEmail
,
// building: data.building,
// building: data.building,
wing
:
data
.
wing
,
wing
:
data
.
wing
,
...
@@ -68,7 +68,7 @@ module.exports = createCoreService(
...
@@ -68,7 +68,7 @@ module.exports = createCoreService(
member_type
:
"REFEREE"
,
member_type
:
"REFEREE"
,
full_name
:
data
.
fullName
,
full_name
:
data
.
fullName
,
mobile1_isd
:
null
,
mobile1_isd
:
null
,
mobile1
:
data
.
mobileN
o
,
mobile1
:
data
.
mobileN
umber
,
email1
:
data
.
email
,
email1
:
data
.
email
,
// building: data.building,
// building: data.building,
wing
:
data
.
wing
,
wing
:
data
.
wing
,
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment