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