From 4625a964be61b460b484c575219f7a5b90694f5f Mon Sep 17 00:00:00 2001 From: wy <1qaz@123> Date: 星期一, 26 九月 2022 21:19:29 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/YqnApi --- WebAPI/Models/LookingForBill.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/Models/LookingForBill.cs b/WebAPI/Models/LookingForBill.cs index 8820769..35d3e26 100644 --- a/WebAPI/Models/LookingForBill.cs +++ b/WebAPI/Models/LookingForBill.cs @@ -27,5 +27,6 @@ public string HMaterModel { get; set; }//瑙勬牸鍨嬪彿 public string HIsStatus { get; set; }//鏄惁鎵爜 public string HBillType { get; set; }//鍗曟嵁绫诲瀷 + public string HJiaYe { get; set; }//鎿嶄綔鍛� } } \ No newline at end of file -- Gitblit v1.9.1