285_C++_web提取AI告警信息JSON格式

struct Cache_t {
   
    AIAlarmFaceInfo Face;
    AIAlarmPlateInfo Plate;
    SAISnapedObjInfo Object;
    SharedCArray Common;
    int Type;
};

struct Client_t {
   
    Client_t() : AlarmCnt(HA

你可能感兴趣的:(物联网,c++,前端,json)