Commit 1953f47a authored by 吴春's avatar 吴春

提交代码

parent ef0a6cdd
......@@ -68,7 +68,7 @@ namespace Mall.Model.Entity.User
/// <summary>
/// 状态 0-未支付 1-已支付
/// </summary>
public int State { get; set; }
public int Status { get; set; }
/// <summary>
/// 充值方式(1-在线充值,2-手动充值3-系统返利)
......
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