yangle
2022-05-27 766ca8c6bfe27bc5d025ebf04ccdfb807ea65662
WebAPI/Controllers/SCGL/日计划管理/Sc_WorkBillSortBillController.cs
@@ -11,7 +11,7 @@
{
    public class Sc_WorkBillSortBillController : ApiController
    {
        private json objJsonResult = new json();
        private json objJsonResult = new json();
        public DataSet ds = new DataSet();
        public WebServer webserver = new WebServer();
        SQLHelper.ClsCN oCN = new SQLHelper.ClsCN();