//codelabs.developers.google.com/codelabs/actions-1/#5上的操作,代码看起来像这样: app.intent('Location', (conv, {geo-city}) => { // Respond with the user's lucky number and end theconv.close('Your
我在从MySql数据库检索结果并将结果发送到API.ai时遇到问题。具体的问题是如何等待结果可用,然后将Json对象中的结果发送回API.ai在webhook或服务中,在收到Json请求后,我调用一个方法: callDB().then((output) => {
// Return the results to API.AIcont
我写了这个查询:from country as c (select sum(i.area) assum_area, gi.country inner join geo_island gi on (i.name = gi.island)group by gi.country) as ai where (c.area *
geo(geo) values(ST_GeomFromText('POINT(109.569098 36.646357)'));insert into geo(geo) values(ST_GeomFromText('POINT(109.487460 36.563614)'));
insert into geo(g