|
"quota": qutil.IntAll(filter["personnum"]),
|
|
"quota": qutil.IntAll(filter["personnum"]),
|
|
ok_2 := util.Mysql.UpdateOrDeleteBySqlByTx(tx, `update entniche_user set power=1 where phone=? and ent_id=?`, phone, ent_id)
|
|
ok_2 := util.Mysql.UpdateOrDeleteBySqlByTx(tx, `update entniche_user set power=1 where phone=? and ent_id=?`, phone, ent_id)
|