old mode 100755
new mode 100644
| | |
| | | [Serializable]
|
| | | public class UserLoginRes
|
| | | {
|
| | | public string Token;
|
| | | public string Token; |
| | |
|
| | | public string TimeStamp;
|
| | |
|
| | | public int UserId;
|
| | | public string UserId;
|
| | |
|
| | | public string Account;
|
| | |
|
| | |
| | |
|
| | | public int UserType;
|
| | |
|
| | | public int MainUserId;
|
| | | public string MainUserId;
|
| | |
|
| | | public bool IsProxyAllVisionRegister; //<!--是否在全视通中代理注册了-->
|
| | | public bool IsAllVisionRoomBind; //<!-- 是否在绑定了住房了,如果这两个字段IsProxyAllVisionRegister+IsProxyAllVisionRegister都为true的话,则App端显示全视通跳转的功能 -->
|
| | | public string AllVisionRegisterDevUserNameGuid;//7D1fb999-20b6-4363-b731-732d9171071f" , <!--SIP 帐号-->
|
| | | public string TenantCode;// "TXXXX",
|
| | | public string DevelopCode;//": "abc-51f5-123-982c-def"
|
| | | public string DevelopCode;//": "abc-51f5-123-982c-def" |
| | | |
| | | public string Guid; |
| | | public string MD5PWD;
|
| | | }
|
| | | }
|
| | |
|
| | | //"Token": "NGpIWWJSMk01akdXR3JOQUUrK3hMbU5yVGN1Y1FFMDlKYmZRYndnZmxyYnc4MjBQNVp4WkRxaDg0d21XcTV1eWxlLzVYcFVFNTBkVm0xNTJHdDBtbXhCQkErdERpbmVoM2oyS095VE53R0F3MmpoRjZIS1g3QT09", |
| | | //"Account": "721343314@qq.com", |
| | | //"Guid": "29061", |
| | | //"MD5PWD": "YJWQ6ZKVR0+MMVNJPCY28EYWKZGKUF6C0ZL6LTOLS5QYD9JI27RYXQ==**", |
| | | //"HdlOnMqttKey": "39dea90f-3e0c-47", |
| | | //"ConnectMqttBrokerLoadSubDomain": "tcp://hangzhouregionmqttpenetrate.hdlcontrol.com:6699", |
| | | //"ConnectMqttClientId": "721343314@qq.com", |
| | | //"ConnectMqttBrokerUserName": "721343314@qq.com", |
| | | //"ConnectMqttBrokerPwd": "0068e1c8-8c2b-451c-bb2f-fd741671c140", |
| | | //"CurrentMqttClientIpAndPort": "", |
| | | //"AccountType": 0, |
| | | //"UserType": 0, |
| | | //"MainUserID": 29061, |
| | | //"UserID": 29061, |
| | | //"Contact": null, |
| | | //"IsProxyAllVisionRegister": false, |
| | | //"IsAllVisionRoomBind": false, |
| | | //"AllVisionRegisterDevUserNameGuid": null, |
| | | //"TenantCode": null, |
| | | //"DevelopCode": null |