1.9K Star 4.1K Fork 2.3K

JEECG / jeewx

 / 详情

WeixinAccountServiceImpl.java 第147行有错

已完成
创建于  
2016-07-22 16:40

源码: WeixinAccountEntity weixinAccountEntity = this.findUniqueByProperty(WeixinAccountEntity.class, "weixin_accountid", accountId);

改后: WeixinAccountEntity weixinAccountEntity = this.findUniqueByProperty(WeixinAccountEntity.class, "id", accountId);

评论 (0)

JEECG 关闭了任务

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(1)
微信
1
https://gitee.com/jeecg/jeewx.git
git@gitee.com:jeecg/jeewx.git
jeecg
jeewx
jeewx

搜索帮助