using System.Collections; using System.Collections.Generic; using UnityEngine; public class NetWorkHeadersConfig { public const string Stdio2_url = "https://webapi-fat.shadowcreator.com/100009/index.php?s=index/command/gateway"; //public const string Stdio2_url = "http://kstest.shadowcreator.com/fat/ypf/studio/public/index.php?s=index/command/gateway"; }