Commit 7ad3e20d by guojx

店长/店员 任务列表排序值

parent 4ca7f9fd
...@@ -70,4 +70,9 @@ public class CanvasStoreTaskVO implements Serializable { ...@@ -70,4 +70,9 @@ public class CanvasStoreTaskVO implements Serializable {
* 活动ID * 活动ID
*/ */
private String canvasId; private String canvasId;
/**
* 排序值
*/
private Integer rn;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment