44323
2024-01-24 61b5f9863f14ab4fc9da504ca2b553a778eb2e2c
ruoyi-modules/ruoyi-shop/src/main/java/com/ruoyi/shop/config/WxPayProperties.java
@@ -41,4 +41,10 @@
   */
  private String keyPath;
  private String apiV3Key;
  private String privateKeyPath;
  private String privateCertPath;
}