zzr99
2021-09-27 51697950d3b6c82c6df6f80c91a2d6d4b1887f24
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();