bug fixed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kamonwan taengsuk
2023-12-13 11:46:40 +07:00
parent ca12ecf690
commit bb28a07de1
26 changed files with 15 additions and 13 deletions

View File

@@ -46,7 +46,7 @@ namespace rmutr_report.Controllers
ws.Cell("F2").Value = "ผู้รวบรวมและรายงาน"; ws.Cell("F2").Value = "ผู้รวบรวมและรายงาน";
ws.Cell("F2").Style.Font.Bold = true; ws.Cell("F2").Style.Font.Bold = true;
ws.Cell("F2").Style.Border.OutsideBorder = XLBorderStyleValues.Thin; ws.Cell("F2").Style.Border.OutsideBorder = XLBorderStyleValues.Thin;
ws.Cell("G2").Value = "แผนปี" + _kpi.plan_year.Substring(2,2); ws.Cell("G2").Value = "แผนปี" + _kpi.plan_year;//.Substring(2,2);
ws.Cell("G2").Style.Font.Bold = true; ws.Cell("G2").Style.Font.Bold = true;
ws.Cell("G2").Style.Border.OutsideBorder = XLBorderStyleValues.Thin; ws.Cell("G2").Style.Border.OutsideBorder = XLBorderStyleValues.Thin;
ws.Cell("H2").Value = "ผลลัพธ์"; ws.Cell("H2").Value = "ผลลัพธ์";

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1 @@
b75da1d35a4ca649b17d81186a0cb0b6010aa3ac e70085a502f543e6f865dcae5f1f26615f0a238b62a14648a1d38a607a23489d

View File

@@ -1 +1 @@
01adf9e42f9a5cd189d448e7f6b6719026d916f6 151a50b1ee190d1aeaee2cba3f62986c63ace172165d58d9d44da5f25e02d993

Binary file not shown.

View File

@@ -1 +1 @@
1d39a36735b2d72fa7731390686302bd2991a9b8 7fbffe610e4933d17629d872cd661838bac95725f539e92f735cab904b788195

Binary file not shown.

View File

@@ -1 +1 @@
dea208d6dcf8aff820dcbc6409c4fd9e41c662bb afb6f617d95b29ee880532b701a9799251d507fdef2496d78da72cd05409100e

View File

@@ -1,4 +1,4 @@
// <autogenerated /> // <autogenerated />
using System; using System;
using System.Reflection; using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")] [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = ".NET Core 3.1")]

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyCompanyAttribute("rmutr_report")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ca12ecf690165da4200e0b4f724709e6a4358ec2")]
[assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")]
[assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
b48f1bd72c29690b00599a37fe20d70100e422f1 5bcb0645a46d5b2ae84fd794dd3c603837c4839ee4e2cd7c21a7c994a5058a2d

View File

@@ -1,3 +1,5 @@
is_global = true is_global = true
build_property.RootNamespace = rmutr_report build_property.RootNamespace = rmutr_report
build_property.ProjectDir = C:\Users\USER\Documents\rmutr_report\ build_property.ProjectDir = C:\Users\USER\Documents\rmutr_report\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View File

@@ -1 +1 @@
b75da1d35a4ca649b17d81186a0cb0b6010aa3ac e70085a502f543e6f865dcae5f1f26615f0a238b62a14648a1d38a607a23489d

View File

@@ -1 +1 @@
5291f10d567e56972d289a7eb4de1376c3f1680a 33fc03236a4722f554f10fac37fe989dc73f2aafe8cf22c724021db85b56c8dd

View File

@@ -1 +1 @@
f530878fb081af78ff5e77410efde9fbbaab91cc ca711009e2e2dba58c1b6eb5113bdab6ea15153c71afb320690fda9321e8edef

View File

@@ -1 +1 @@
dea208d6dcf8aff820dcbc6409c4fd9e41c662bb afb6f617d95b29ee880532b701a9799251d507fdef2496d78da72cd05409100e

View File

@@ -1 +1 @@
17019436011989991 17024426939418254