| | |
| | | /** |
| | | * post |
| | | */ |
| | | public static final String HOST = "36.134.79.80:1443"; |
| | | // public static final String HOST = "36.134.79.80:1443"; |
| | | public static final String HOST = "v.hubeishuiyi.cn:1443"; |
| | | |
| | | |
| | | /** |
| | | * newPost |
| | | */ |
| | | public static final String NEW_HOST = "223.76.234.232:1443"; |
| | | // public static final String NEW_HOST = "223.76.234.232:1443"; |
| | | public static final String NEW_HOST = "v.hubeishuiyi.cn:1443"; |
| | | |
| | | |
| | | /** |
| | |
| | | public static final String AppSecret = "1eyDaLIxOU4XBC8P7Jyr"; |
| | | |
| | | /** |
| | | * EventAppKey 算法 |
| | | */ |
| | | public static final String EventAppKey = "26514872"; |
| | | |
| | | /** |
| | | * EventAppSecret 算法 |
| | | */ |
| | | public static final String EventAppSecret = "7t767HTMOjWu1k2ui3Ho"; |
| | | |
| | | /** |
| | | * Event_NEW_HOST 算法 |
| | | */ |
| | | public static final String Event_NEW_HOST = "10.42.7.244:443"; |
| | | |
| | | /** |
| | | * 分页获取监控点资源 url |
| | | */ |
| | | public static final String cameras = "/api/resource/v1/cameras"; |