$user = UserModel::get($map); Why is there no response at this point?
小齐
小齐 2018-08-22 19:33:44
0
3
1272

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

小齐
小齐

reply all(3)
刀刀

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

red_scarf

Use this sentence

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

星夜

You can look at the logs under runtime


Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template