wangrenhuang
2023-02-16 a3a2fe8909a84e177f3f8d183987eff4e391ea7b
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;
}