44323
2024-01-26 2bb5d47275effc59de3377ce53e9b9cbf07b781a
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;
}