jk.jlj.l
This commit is contained in:
parent
8a54726a2e
commit
56c0afbcea
|
@ -80,7 +80,7 @@ public class MyManage : MonoBehaviour
|
|||
playModeEnum = PlayModeEnum.练习;
|
||||
Debug.Log("练习模式:" + startMode.practiseId);
|
||||
//HttpPractiseService getPractiseInfo = new HttpPractiseService();
|
||||
//ResponObject responObject = getPractiseInfo.GetPractiseInfo(startMode.practiseId);
|
||||
//ResponObject responObject = getPractiseInfo.GetPractiseInfo(startMode.practiseId);
|
||||
//if(responObject.code=="0")
|
||||
//{
|
||||
// string data = responObject.data.ToString();
|
||||
|
|
Loading…
Reference in New Issue