mitao
2024-03-06 0f2843a5f33c3319f5d95ca76c458da53728431e
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;
}