From 04e6352d22eb928700d606bdf4e40e0eb2cfe61b Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期四, 16 十二月 2021 14:29:26 +0800 Subject: [PATCH] 更新 --- version/version/wjh.sql | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/version/version/wjh.sql b/version/version/wjh.sql index d2f1fd8..54f844b 100644 --- a/version/version/wjh.sql +++ b/version/version/wjh.sql @@ -326,3 +326,5 @@ GO ALTER TABLE [dbo].[OutStockbillEntry] ADD DEFAULT ((0)) FOR [fsecinvoiceqty] GO +/* v1.0.5 2021.03.24 */ +alter table asr_loc_area add area_type varchar(10); \ No newline at end of file -- Gitblit v1.9.1