Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jd-activity
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
曾水平
jd-activity
Commits
eb8e3b4f
Commit
eb8e3b4f
authored
Oct 11, 2021
by
陶炜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
代码写的差不多,发一版试试
parent
5b01ae19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
FollowGoodParam.java
...ain/java/cn/com/duiba/jdactivity/dto/FollowGoodParam.java
+0
-5
No files found.
src/main/java/cn/com/duiba/jdactivity/dto/FollowGoodParam.java
View file @
eb8e3b4f
...
...
@@ -5,17 +5,12 @@ package cn.com.duiba.jdactivity.dto;
*/
public
class
FollowGoodParam
extends
DuibaUserParam
{
private
static
final
long
serialVersionUID
=
-
4239477533614473087L
;
/**
* 注意这里是skuId,即京东商详页url里的Id
* https://item.jd.com/10031763714973.html
*/
private
Long
productId
;
public
static
long
getSerialVersionUID
()
{
return
serialVersionUID
;
}
public
Long
getProductId
()
{
return
productId
;
}
...
...
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