fix 计划开业时间
This commit is contained in:
@@ -275,7 +275,7 @@
|
||||
b.username as username,
|
||||
b.mobile as mobile,
|
||||
a.investment_manager as investmentManager,
|
||||
DATE_ADD(b.create_time, INTERVAL 50 DAY) as planOpenTime,
|
||||
DATE_ADD(a.create_time, INTERVAL 50 DAY) as planOpenTime,
|
||||
a.create_time as createTime,
|
||||
a.join_mode as joinMode,
|
||||
a.franchise_brand as franchiseBrand,
|
||||
|
||||
Reference in New Issue
Block a user