Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
ShenghuoquanBusiness
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bp
ShenghuoquanBusiness
Commits
86fd2add
Commit
86fd2add
authored
Sep 10, 2021
by
chengkun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优惠券数据格式修改
parent
44986c1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
OrderWebData.kt
...va/com/yidian/shenghuoquan/buserorder/dto/OrderWebData.kt
+1
-1
No files found.
Components/BUserOrder/src/main/java/com/yidian/shenghuoquan/buserorder/dto/OrderWebData.kt
View file @
86fd2add
...
@@ -8,7 +8,7 @@ data class OrderWebData(
...
@@ -8,7 +8,7 @@ data class OrderWebData(
@SerializedName
(
value
=
"desc_pic_url"
)
@SerializedName
(
value
=
"desc_pic_url"
)
val
desc_pic_url
:
String
,
val
desc_pic_url
:
String
,
@SerializedName
(
value
=
"discount_fee"
)
@SerializedName
(
value
=
"discount_fee"
)
val
discount_fee
:
Int
,
val
discount_fee
:
String
,
@SerializedName
(
value
=
"goods_desc"
)
@SerializedName
(
value
=
"goods_desc"
)
val
goods_desc
:
String
,
val
goods_desc
:
String
,
@SerializedName
(
value
=
"goods_introduce"
)
@SerializedName
(
value
=
"goods_introduce"
)
...
...
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