Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-manage3.0
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QianQiXiang
haoban-manage3.0
Commits
2fdfe2e1
Commit
2fdfe2e1
authored
Jul 30, 2021
by
fudahua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
会员标签同步-加好友需要同步好友标签
parent
9ee79c5c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
QywxTagSyncInfoPojo.java
...m/gic/haoban/manage/service/pojo/QywxTagSyncInfoPojo.java
+0
-9
No files found.
haoban-manage3-service/src/main/java/com/gic/haoban/manage/service/pojo/QywxTagSyncInfoPojo.java
View file @
2fdfe2e1
...
@@ -30,8 +30,6 @@ public class QywxTagSyncInfoPojo implements Serializable {
...
@@ -30,8 +30,6 @@ public class QywxTagSyncInfoPojo implements Serializable {
private
Integer
times
=
0
;
private
Integer
times
=
0
;
private
QywxTagFailPojo
fail
;
/**
/**
* 批量导入时
* 批量导入时
*/
*/
...
@@ -98,13 +96,6 @@ public class QywxTagSyncInfoPojo implements Serializable {
...
@@ -98,13 +96,6 @@ public class QywxTagSyncInfoPojo implements Serializable {
this
.
syncLogId
=
syncLogId
;
this
.
syncLogId
=
syncLogId
;
}
}
public
QywxTagFailPojo
getFail
()
{
return
fail
;
}
public
void
setFail
(
QywxTagFailPojo
fail
)
{
this
.
fail
=
fail
;
}
public
String
getTaskId
()
{
public
String
getTaskId
()
{
return
taskId
;
return
taskId
;
...
...
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