no message
This commit is contained in:
parent
c0f23e8f86
commit
a96b442cd6
@ -29,7 +29,7 @@ final class Visitor
|
||||
|
||||
$sTotal = "\n\n总数:".$row['total'];
|
||||
|
||||
$str = $sPre.$sTotal.$sMsg.$sPre;
|
||||
$str = $sPre.$sTotal.$sPre.$sMsg.$sPre;
|
||||
|
||||
return $str;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user