using System.Collections; using System.Collections.Generic; using UnityEngine; public class TianJiUserInfo { public string acc; public string pass; }