This commit is contained in:
aozhiwei 2021-11-26 17:30:56 +08:00
parent 42eeaca699
commit fcabb09109

View File

@ -65,4 +65,9 @@ class ShopController extends BaseAuthedController {
HeroSkin::addSkin($skinId);
}
public function buyGunSkin()
{
}
}