課程
/后端開發
/Go
/使用Beego構建完整web項目
model 小節缺失啦?
2018-10-18
源自:使用Beego構建完整web項目 4-2
正在回答
model 層看這兩個文件就夠了:https://github.com/go-learn-go/guess/blob/master/test.sqlhttps://github.com/go-learn-go/guess/blob/master/models/subject.go
沒有缺失,代碼腳手架自動生成,請看前面章節。
舉報
快速入門應用Beego框架搭建web項目
2 回答model 小節缺失啦?
1 回答小節缺失了 ??
2 回答少了一節model的構建
1 回答一個小節沒有了
1 回答bee 下載失敗
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2019-05-21
model 層看這兩個文件就夠了:
https://github.com/go-learn-go/guess/blob/master/test.sql
https://github.com/go-learn-go/guess/blob/master/models/subject.go
2018-10-19
沒有缺失,代碼腳手架自動生成,請看前面章節。