22
jingh
2021-08-07 8ca8354d30622f6ea11ae556408a40c18929eac4
22
1个文件已修改
3 ■■■■ 已修改文件
WebAPI/Controllers/CellWidthController.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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();