llj
5 天以前 52ec5c0d07a19659c54744e064e28c5179d4e3e1
WebAPI/Controllers/WebAPIController.cs
@@ -24458,7 +24458,7 @@
                {
                    string propName = ds.Tables[1].Rows[i][0].ToString();
                    string valueFormat = "";
                    if (propName == "HMakeDate")
                    if (propName == "HMakeDate" || propName == "HMakeTime")
                    {
                        valueFormat = "getdata()";
                    }