关闭。这个问题需要细节或清晰。它目前不接受答案。
**想改进这个问题吗?**通过编辑这个帖子来添加细节并澄清问题。
三天前关门了。
改进这个问题
我试过这个:
def index11 (){
def response= [:]
response.properties=Property.list()
.collect{[name:it.name,price:(it.rooms.rates.price_rates().sort]}
render response as JSON
}
暂无答案!
目前还没有任何答案,快来回答吧!