CrabtreeOn,印度客户定制APP,迁移2.0平台版本
陈嘉乐
2021-02-01 0e9129254837bf36523d69e735527448f71d6337
1
2
3
4
5
6
7
8
9
10
11
using System;
namespace Shared
{
    [Serializable]
    public class GetSensorPushHistory
    {
        public GetSensorPushHistory ()
        {
        }
    }
}