You've already forked FrameTour-BE
渲染端渲染流程
This commit is contained in:
@@ -24,6 +24,10 @@ public class TaskEntity {
|
||||
* 用户ID,可以不和用户关联
|
||||
*/
|
||||
private Long memberId;
|
||||
/**
|
||||
* 人脸ID,face.id
|
||||
*/
|
||||
private Long faceId;
|
||||
/**
|
||||
* 模板ID
|
||||
*/
|
||||
|
Reference in New Issue
Block a user