- update jobs

master
李光春 2 years ago
parent 51f164e4d8
commit 75794a708c

@ -41,8 +41,8 @@ type JobsGorm struct {
}
// NewJobsGorm 初始化
// WithGormClient && WithRedisClient && WithLockPrefix
// WithGormClient && WithEtcdClient && WithLockPrefix
// WithGormClient && WithRedisClient && WithLockPrefix && WithOutsideIp
// WithGormClient && WithEtcdClient && WithLockPrefix && WithOutsideIp
func NewJobsGorm(attrs ...*OperationAttr) (*JobsGorm, error) {
c := &JobsGorm{}

Loading…
Cancel
Save