zhangxu
2022-09-22 69c4f47bfe6f3eda7f76809537cf6b4afb8c3dfb
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;
}