fwq
2023-07-12 d07e5cacbf0f3c1e1b5b42e115e1de574de55aea
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;
}