示例#1
0
        public string GetLiveComment()
        {
            TestConnect testConnect = new TestConnect();

            testConnect.AddDocument();
            return("Ok");
        }