include "mobile/mbi_include_mypagemenu_top.html"; ?>
¡é ±âÇÁƮīµå ÁÖ¹®³»¿ª
»óǰÁ¤º¸
ÁÖ¹®»óÅÂ
$co = 0;
$result = hd_query("select * from $morning_giftcard_table where member_id = '$g_check_id' and use_id = '' and pay_date < 1 order by uid desc");
while($list = hd_fetch($result)) {
?>
$co = 0;
$result = hd_query("select * from $morning_giftcard_table where use_id = '$g_check_id' and pay_date > 0 and gift_use_price < 1 order by uid desc");
while($list = hd_fetch($result)) {
?>