mitao
2024-09-21 f44e4d609e7efaed9eac545137970b1e334f8106
ruoyi-modules/ruoyi-order/src/main/java/com/ruoyi/order/util/tencent/protocol/UnifiedorderReqData.java
@@ -173,6 +173,9 @@
   }
   public Map<String,Object> toMap(){
      Map<String,Object> map = new HashMap<String, Object>();
      Field[] fields = this.getClass().getDeclaredFields();