Commit 93851597 authored by 黄奎's avatar 黄奎

Merge branch 'master' of http://gitlab.oytour.com/Kui2/education

parents 0baec317 ad79536a
......@@ -51,5 +51,17 @@ namespace Edu.Common.Enum.System
/// </summary>
[EnumField("试听课")]
ReserveClass = 7,
/// <summary>
/// 耗材入库审核
/// </summary>
[EnumField("耗材入库审核")]
SuppliesStokcInAudit = 8,
/// <summary>
/// 资产入库审核
/// </summary>
[EnumField("资产入库审核")]
PropertyStokcInAudit = 9,
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment