Merge branch 'jhc'

main
jhc 1 year ago
commit 1001127d11

@ -33,6 +33,7 @@ func migration() {
addColumn(&Approval{}, "value_json") addColumn(&Approval{}, "value_json")
addColumn(&BundlePayPrice{}, "status") addColumn(&BundlePayPrice{}, "status")
addColumn(&BundlePayPrice{}, "artist_name") addColumn(&BundlePayPrice{}, "artist_name")
addColumn(&BundlePayPrice{}, "rollback")
addColumn(&ApprovalExhibition{}, "art_exhibition_detail") addColumn(&ApprovalExhibition{}, "art_exhibition_detail")
addColumn(&ApprovalExhibition{}, "artworks") addColumn(&ApprovalExhibition{}, "artworks")

Loading…
Cancel
Save