输入字符串的格式不正确。
int id = int.Parse(proArray[0]); //这是第64行代码
void Awake(){_instance = this;ReadInfo(); //这是第19行代码}
FormatException: Input string was not in a correct format.