ch
2022-05-30 f9ef44a67fbf73f073efe65600bc25e204fde04f
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();