1
luofl
2025-03-10 e11ca51759560708c2e47f33124b6bd6365c1e05
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();