Pu Zhibing
6 天以前 c05a14bba4b86d83918d7cdc01635785bf5694c2
ruoyi-api/ruoyi-api-integration/src/main/java/com/ruoyi/integration/api/vo/SwitchwayGateReq.java
@@ -16,4 +16,12 @@
    * 通道编号
    */
   private String channel;
   /**
    * appkey
    */
   private String appkey;
   /**
    * secretkey
    */
   private String secretkey;
}