1
yangle
2022-06-12 b3ef7eb53d17bd775a9a63f9023b87fda8387e2b
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();