最新回答 / 落花丿飛雪
先去把鏡像倉庫改成阿里的,然后在重新新建項目就好了,https://blog.csdn.net/ITzhangminpeng/article/details/79936598這是相關修改鏈接帖子。比較簡單。
2020-02-05
最贊回答 / 慕UI4464388
我也有相同問題, 感覺和版本有關。首先你已經從數據庫讀取到了數據, 不過在reponse client 的時候沒有content。我的解決辦法是: 在luckymoney class 中加入 getter and setter method。沒有這些method, 我們的application 是不能build json object 的。Here is the reference to help:?https://stackoverflow.com/questions/36089748/rest-api...
2020-01-29