You've already forked FrameTour-BE
推客
This commit is contained in:
@ -203,7 +203,7 @@ public class ProfitSharingBiz {
|
||||
record.setCreateTime(new Date());
|
||||
records.add(record);
|
||||
}
|
||||
|
||||
revokeProfitSharing(scenicId, orderId, "重新分账");
|
||||
recordMapper.batchInsert(records);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user