static void Main(string[] args) { SDKLoader.load(); updateRecord(); }
static void Main(string[] args) { SDKLoader.load(); doTest(); }