|
|
|
@ -7,7 +7,7 @@ namespace Myshipping.Application.Entity
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 订舱打印模板权限表
|
|
|
|
|
/// </summary>
|
|
|
|
|
[SugarTable("booking_printtemplateright")]
|
|
|
|
|
[SugarTable("booking_print_templateright")]
|
|
|
|
|
[Description("订舱打印模板权限表")]
|
|
|
|
|
public class BookingPrinttemplateRight : PrimaryKeyEntity
|
|
|
|
|
{
|
|
|
|
|