mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-07-03 06:04:23 +08:00
Fix the following error
run error: reflect: NumField of non-struct type *taskman.STask
Fixes 08cd41b60d ("cloudcommon: taskman: SetModelManager")
Reported-by: Qu Xuan <quxuan@yunionyun.com>