mirror of
https://github.com/codewendao/PayPro.git
synced 2026-09-27 12:41:50 +08:00
去掉没用到的属性,订单表添加字段
This commit is contained in:
@@ -267,7 +267,6 @@ public class OrderServiceImpl implements OrderService {
|
||||
// 屏蔽隐私数据
|
||||
record.setId("");
|
||||
record.setEmail("");
|
||||
record.setTestEmail("");
|
||||
record.setPayNum(null);
|
||||
record.setMobile(null);
|
||||
record.setCustom(null);
|
||||
|
||||
Reference in New Issue
Block a user