From 76476de02f2f2f18f357cab2f9c914206216fc6d Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Tue, 20 Jan 2015 02:32:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AA=BF=E6=95=B4SQL:=20TBelong=E5=85=A7?= =?UTF-8?q?=E5=AE=B9=EF=BC=8C=E5=B0=87=E8=B5=B7=E9=BB=9E=E6=9C=AC=E8=BA=AB?= =?UTF-8?q?=E7=9A=84=E6=A8=99=E7=9A=84=E4=B9=9F=E7=AE=97=E9=80=B2=E5=8E=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sql/UElearning.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/sql/UElearning.sql b/sql/UElearning.sql index 9fa703f..5be447d 100644 --- a/sql/UElearning.sql +++ b/sql/UElearning.sql @@ -583,6 +583,7 @@ CREATE TABLE IF NOT EXISTS `chu__TBelong` ( -- INSERT INTO `chu__TBelong` (`ThID`, `TID`, `Weights`) VALUES +(1, 0, 0), (1, 1, 1), (1, 2, 2), (1, 3, 4),