Commit 3b90567f authored by yaobaizheng's avatar yaobaizheng

替换雪花id

parent 65baa188
......@@ -241,6 +241,7 @@ public class DevelopmentInfoServiceImpl extends ServiceImpl<DevelopmentInfoMappe
//通过用户id获取会员信息
boolean flag = isMembership;
System.out.println("businessIdbusinessId:"+businessId);
DevelopmentInfoAllVO developmentInfoAllVO = new DevelopmentInfoAllVO();
// DevelopmentInfo developmentInfo = developmentInfoMapper.selectById(id);
LambdaQueryWrapper<DevelopmentInfo> DILambdaQueryWrapper = new LambdaQueryWrapper<>();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment