using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace GetEasy.Node.Printer.TestLib { public class Class1 { public String 测试 { get; set; } } }