lcl 1 éve
szülő
commit
51c3371a6d
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      Util/HaoDa/Alipay/AliIotFunction.cs

+ 2 - 2
Util/HaoDa/Alipay/AliIotFunction.cs

@@ -64,8 +64,8 @@ namespace MySystem
             "  \"smid\":\"" + Smid + "\"," +
             "  \"trade_type\":\"" + TradeType + "\"," +
             "  \"trade_id\":\"" + DateTime.Now.ToString("yyyyMMddHHmmssfff") + function.get_Random(8) + "\"," +
-            "  \"amount\":\"" + Amount + "\"" +
-            // "  \"msg_id\":\"202108020001101043\"" +
+            "  \"amount\":\"" + Amount + "\"," +
+            "  \"msg_id\":\"202309190006284875\"" +
             "}";
             LogHelper.Instance.WriteLog(request.BizContent, "到账播报");