feat: 按创建人隔离采集采购任务 (#127)

This commit is contained in:
chengma
2026-08-10 23:10:28 +08:00
parent 74f99f37d0
commit a9f22b9b0e
24 changed files with 655 additions and 74 deletions
+1
View File
@@ -356,6 +356,7 @@ type Task struct {
LiveConfirmedBy string
LiveConfirmedAt string
CreatedByUserID string
CreatedAt string
UpdatedAt string