wangrenhuang
2022-10-19 cdc4fd0c8907dd774537fe15a6b2403808d69c3f
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;
}