Files
EasySoft-ZenTaoPMS/test/model/search/markkeywords.php
T
2022-08-09 14:11:38 +08:00

19 lines
590 B
PHP
Executable File

#!/usr/bin/env php
<?php
include dirname(dirname(dirname(__FILE__))) . '/lib/init.php';
include dirname(dirname(dirname(__FILE__))) . '/class/search.class.php';
su('admin');
/**
title=测试 searchModel->markKeywords();
cid=1
pid=1
测试查找带骤字的bug >> 12304 27493 <span class='text-danger'>骤</span> 12305 12304 32467 26524 12305 12304 26399 26395 12305
*/
$search = new searchTest();
r($search->markKeywordsTest(1, 39588)) && p() && e("12304 27493 <span class='text-danger'>骤</span> 12305 12304 32467 26524 12305 12304 26399 26395 12305"); //测试查找带骤字的bug