Updata:更新sql
This commit is contained in:
parent
83d4a7d9c7
commit
de3d4919e0
@ -17,7 +17,7 @@ func SendQuestionnaireSurvey(req *bundle.SendQuestionnaireSurveyRequest) (resp *
|
||||
err = app.ModuleClients.BundleDB.Raw(`
|
||||
SELECT
|
||||
mau.id as user_id,
|
||||
mau.user_num as user_num,
|
||||
mau.sub_num as user_num,
|
||||
mau.tel_num as user_tel,
|
||||
marn.name as user_name
|
||||
from `+"`micro-account`.`user`"+` as mau
|
||||
|
||||
Loading…
Reference in New Issue
Block a user