wangrenhuang
2022-12-05 bc462093d1f6cbd69df926ac810b5e8d4555e30a
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;
}