แก้ไขขั้นตอนการ import ให้บันทึกลงตาราง RecruitImportHistories ด้วย เพิ่ม api การเรียกดูประวัติการนำเข้า
16 lines
586 B
C#
16 lines
586 B
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using System;
|
|
using System.Reflection;
|
|
|
|
[assembly: System.Reflection.AssemblyMetadata("Sentry.ProjectDirectory", "D:\\Develop\\Source\\BMA-EHR\\BMA-EHR-Recruit-Service\\")]
|
|
|
|
// Generated by the MSBuild WriteCodeFragment class.
|
|
|