rentaiming
2024-07-18 c23f48c5ec15476299edadd91fa18f908d710a4f
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();