Extend R1 codes
This commit is contained in:
@@ -186,7 +186,7 @@ public class T1R1Processor(
|
||||
{
|
||||
const string sheetId = "1pph-XowjlK5CIaCEV_A5buK4ceJ0Z0YoUlDI4VMkhhA";
|
||||
const string sheetName = "Raport_R1_Eksport";
|
||||
var request = googleSheetValues.Get(sheetId, $"{sheetName}!C4:CM4");
|
||||
var request = googleSheetValues.Get(sheetId, $"{sheetName}!C4:CN4");
|
||||
var response = request.Execute();
|
||||
|
||||
var r1 = db.Layers
|
||||
|
||||
Reference in New Issue
Block a user