Interface IFormApplyModel
public interface IFormApplyModel : IRequestModel, IAccountModel
- Inherited Members
Properties
Key
使用者部門代碼
string Key { get; }
Property Value
Opinion
string Opinion { get; set; }
Property Value
Urgent
bool Urgent { get; set; }