BUG2:
添加物品时出现SQL错误:
修改pet_admin.php的415行为:
$db->query("INSERT INTO pet_item SET sortid='$itemsmsort',name='$itemname',cost='$itemcost',pic='$itempic',num='$itemnum',level='$addlevel',exp='$addexp',hungry='$addhungry',clean='$addclean',str='$addstr',myint='$addint',charm='$addcharm',health='$addhealth',mood='$addmood',relive='$relive',illness='$addillness',txt='$itemtxt',state='$open'");