➨➨➨➨➨冰蓝娱乐【只存在于传说当中】,漂亮~
➨➨➨➨➨冰蓝娱乐【只存在于传说当中】,太棒了,感谢楼主
谢谢分享支持一下
➨➨➨➨➨冰蓝娱乐【只存在于传说当中】,太棒了,感谢楼主
三大阿三打扫打扫大阿德斯
➨➨➨➨➨冰蓝娱乐【只存在于传说当中】,沙发~支持楼主
➨➨➨➨➨冰蓝娱乐【只存在于传说当中】,漂亮~
➨➨➨➨➨冰蓝娱乐【只存在于传说当中】,沙发~支持楼主
DELIMITER $
Create PROCEDURE recharge (PName varchar(100),gold int(10))
BEGIN
set @AName=CONCAT('1-',PName);
set @AccountID=(select AccountID from avatar where rolename=@AName);
update avatar set Diamond=Diamond+gold where RoleName=@AName;
update account set RechargeTotal=RechargeTotal+gold where AccountID=@AccountID;
end$
delimiter ;
➨➨➨➨➨冰蓝娱乐【只存在于传说当中】,太棒了,感谢楼主