wangrenhuang
2022-08-11 0b8c09cba16691c4251c61e3a34ab19b33162d7a
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;
}