dengbiao 2 ay önce
ebeveyn
işleme
a331e3a179
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      src/models/super_cloud_issuance_user_robot_bind_source_follow_group.go

+ 1
- 0
src/models/super_cloud_issuance_user_robot_bind_source_follow_group.go Dosyayı Görüntüle

@@ -2,6 +2,7 @@ package models

type SuperCloudIssuanceUserRobotBindSourceFollowGroup struct {
Id int `json:"id" xorm:"not null pk autoincr INT(11)"`
Uid int `json:"uid" xorm:"not null default 0 comment('uid') INT(11)"`
ActivateGroupId int `json:"activate_group_id" xorm:"not null default 0 comment('绑定激活群id') INT(11)"`
FollowActivateGroupId int `json:"follow_activate_group_id" xorm:"not null default 0 comment('跟发激活群id') INT(11)"`
Name string `json:"name" xorm:"not null default '' comment('跟发-群名称') VARCHAR(255)"`


Yükleniyor…
İptal
Kaydet