Project

General

Profile

Feature #1873

web端场景联动进行进行改动

Added by yanwei li over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
yanwei li
Target version:
Start date:
12/03/2021
Due date:
12/08/2021
% Done:

100%

Estimated time:
Defect version:

Description

之前正在执行的场景代码通过websocket推送给前端,需要改动方式,改成http请求的方法


Files

web服务接口.docx (387 KB) web服务接口.docx yanwei li, 12/08/2021 02:37 PM

History

#1

Updated by yanwei li over 2 years ago

新增获取正在运行接口名称
接口名称 getExecutingSceneCode
请求示例
/dataSql?t=1634891371466
&callback=jQuery3310660359602683368_1634891320803
&type=getExecutingSceneCode

返回结果示例
jQuery3310660359602683368_1634891320803({"sceneCodeFromRedis ":[scenecode1,scenecode2,...]})

Also available in: Atom PDF