From ec2b16795168e79a7e4b898b12d5201239d1e109 Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期四, 06 一月 2022 11:24:31 +0800
Subject: [PATCH] 夏宝流水号
---
WebAPI/Models/Supplier.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebAPI/Models/Supplier.cs b/WebAPI/Models/Supplier.cs
index eaa25f1..3800016 100644
--- a/WebAPI/Models/Supplier.cs
+++ b/WebAPI/Models/Supplier.cs
@@ -7,7 +7,7 @@
{
public class Supplier
{
- public long HItemID { get; set; }
+ public long HInterID { get; set; }
public string HNumber { get; set; }
public string HShortNumber { get; set; }
public string HName { get; set; }
--
Gitblit v1.9.1