yusijie
2023-02-08 bdc9a678092e8571da7754f1afd48a5055a2a0e5
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();