diff --git a/TradeManage/bin/TradeManageNew.dll b/TradeManage/bin/TradeManageNew.dll index d620220..cd8610a 100644 Binary files a/TradeManage/bin/TradeManageNew.dll and b/TradeManage/bin/TradeManageNew.dll differ diff --git a/TradeManageNew/DataNew.cs b/TradeManageNew/DataNew.cs index 486a0a9..9184336 100644 --- a/TradeManageNew/DataNew.cs +++ b/TradeManageNew/DataNew.cs @@ -28534,7 +28534,7 @@ select @Id"; var sql = @" if(@id>0) begin - update TemuShopGoodPrice set Shopid=@shopid ,spuid=@spuid,SKU=@sku,SalePrice=@salePrice,PostPrice=@PostPrice where id=@id + update TemuShopGoodPrice set Shopid=@shopid,spuid=@spuid,SKU=@sku,SalePrice=@salePrice,PostPrice=@PostPrice where id=@id end else begin diff --git a/TradeManageNew/Huowu/TemuShopGoodPrice.aspx b/TradeManageNew/Huowu/TemuShopGoodPrice.aspx index 2db3676..53e189e 100644 --- a/TradeManageNew/Huowu/TemuShopGoodPrice.aspx +++ b/TradeManageNew/Huowu/TemuShopGoodPrice.aspx @@ -114,7 +114,7 @@ Array.add(datagrid1.Columns, col); col = new nblf.ui.DataGridColumn(); - col.HeaderText = "SPUID"; + col.HeaderText = "SKUID"; col.CellTemplate = "{Bind SPUID}"; Array.add(datagrid1.Columns, col); @@ -227,7 +227,7 @@ return; } if ($("#addspuid").val() == "") { - alert("SPUID不能为空"); + alert("SKUID不能为空"); return; } if ($("#addPostPrice").val() == "") { @@ -332,7 +332,7 @@ - *SPUID: + *SKUID: @@ -376,7 +376,7 @@ 店铺: - SKU/SPUID: + SKU/SKUID: