Merge branch 'dev' of https://gitea.nxsir.cn/nanxun/ql_apimanager_backend into dev
This commit is contained in:
@@ -12,5 +12,6 @@ namespace Apimanager_backend.Dtos
|
|||||||
public bool IsThirdParty { get; set; }
|
public bool IsThirdParty { get; set; }
|
||||||
public bool IsActive { get; set; }
|
public bool IsActive { get; set; }
|
||||||
public Apipackage? Package { get; set; }
|
public Apipackage? Package { get; set; }
|
||||||
|
public int? PackageId { get; set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user