|
|
@ -7,7 +7,7 @@ namespace AMESCoreStudio.WebApi.Models.AMES |
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// 報工對應途程站點資料檔
|
|
|
/// 報工對應途程站點資料檔
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
[Table("WORKING_FLOW_STATIONS")] |
|
|
[Table("WORKING_FLOW_STATIONS", Schema = "JHAMES")] |
|
|
public class WorkingFlowStations |
|
|
public class WorkingFlowStations |
|
|
{ |
|
|
{ |
|
|
[Key] |
|
|
[Key] |
|
|
|