Bläddra i källkod

打包

master
huangjiajun 6 dagar sedan
förälder
incheckning
54ae107ec0
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      src/model/cloud_bundle.go

+ 1
- 0
src/model/cloud_bundle.go Visa fil

@@ -23,4 +23,5 @@ type CloudBundle struct {
IsAuditing int `json:"is_auditing" xorm:"default 0 INT(1)"`
AlipayAppletAppId string `json:"alipay_applet_app_id" xorm:"not null default '' comment('支付宝小程序appid') CHAR(50)"`
Platform string `json:"platform" xorm:"VARCHAR(255)"`
NewPlatform string `json:"new_platform" xorm:"VARCHAR(5000)"`
}

Laddar…
Avbryt
Spara