公海添加字段方便测试

This commit is contained in:
苏竹红
2023-06-26 15:23:33 +08:00
parent 54539fc706
commit aa64807b46
4 changed files with 6 additions and 0 deletions

View File

@@ -410,6 +410,7 @@
select
a.id as lineId,
a.create_time as createTime,
a.update_time as updateTime,
b.partner_id as partner_id,
b.mobile as mobile,
b.username as userName,