fwq
2023-02-14 e4ad7e859ae35fe0cd5ad6be110ce7c0c25ed6a5
phis-feign/src/main/java/com/hz/his/dto/token/GetTokenDto.java
@@ -9,5 +9,7 @@
    private String corpId;
    /**小程序appid*/
    private String mpId;
    /**公众号的appid*/
    private String weChatAppId;
}