@@ -594,7 +594,7 @@ function getCompanyHash($id){
*/
function getTag($id,$now,$num){
$len = strlen($num);
- $re = 'FYSC'.$id.'#';
+ $re = 'XL'.$id.'#';
switch ($len){
case 1:
$re = $re.'0'.$now;