1
This commit is contained in:
@@ -16,5 +16,5 @@ public partial class WmsSetsortingH
|
||||
public string? carry_id { get; set; }
|
||||
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public string? carry_code { get; get; }
|
||||
public string? carry_code { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user