DataDownloader.cs スクリプトURL変更

This commit is contained in:
kimura 2022-11-21 11:06:40 +09:00
parent e038dbda6d
commit d3ef12de0d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ using System.Collections.Generic;
public class DataDownloader {
private static readonly string WebServiceUrl = "https://script.google.com/macros/s/AKfycbyenMGJNEy3M_P37lWZavGe0gwLMI91qiew12XE6kmnsLdcwAI/exec";
private static readonly string WebServiceUrl = "https://script.google.com/macros/s/AKfycbzD5du7vEEN1C_xicgXDSO66uvBpAsLhfIMz9UuU1WCfj0sOGsQM17OR4wWC1FVGx4e3Q/exec";
private static readonly string SpreadsheetId = "1z3jzHxHo9FPthm2K_cuL3lCZDfwTnbEjI0tG1D4YPPc";
private static readonly string LangSpreadsheetId = "1Eq7VNB2MqzdotBwaf71dqZ1MIU_HrEjPxIfNBeFlTr8";
private static readonly string Password = "hogehogehogeo";