函数名
getYJWAdminID()
函数介绍
方法名称:获取安卓版一键玩中开发者的id参数说明:
返回值:字符串类型,成功返回开发者的ID
函数例子
local ID = getYJWAdminID()
print(ID)