zzr99
2022-08-16 2cea3c0d7cb988f28b9c296457cd89a34ea1d0e8
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();