wangrenhuang
2023-11-15 6d2385e7e53d0d48f6d4c484042c29e977f4ab01
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;
}