search

Home  >  Q&A  >  body text

$user = UserModel::get($map); Why is there no response at this point?

$user = UserModel::get($map); Why is there no response at this point?

小齐小齐2344 days ago1312

reply all(3)I'll reply

  • 刀刀

    刀刀2019-12-31 12:07:20

    Has your problem been solved? I'm stuck on this sentence too

    reply
    0
  • red_scarf

    red_scarf2018-11-25 20:57:43

    Use this sentence

    $user=model('User')->get($map);

    reply
    1
  • 星夜

    星夜2018-08-22 20:37:45

    You can look at the logs under runtime


    reply
    1
  • Cancelreply