yxj
2021-09-28 50a7dddf67ff38c5cbf104e6d0a90e25fdc3e4e0
WebAPI/Controllers/CellWidthController.cs
@@ -15,7 +15,8 @@
{
    public class CellWidthController : ApiController
    {
        private json objJsonResult = new json();
        private json objJsonResult = new json();
        public DataSet ds = new DataSet();
        public WebServer webserver = new WebServer();