bug
jiangqs
2023-08-17 b7c94458ce1c37cfc1b8797ebc38a9a03e305b1f
ruoyi-modules/ruoyi-order/src/main/java/com/ruoyi/order/config/WxPayProperties.java
@@ -46,4 +46,9 @@
   */
  private String keyPath;
  private String apiV3Key;
  private String privateKeyPath;
  private String privateCertPath;
}