調整SQL: TBelong內容,將起點本身的標的也算進去
This commit is contained in:
parent
6c83c28b98
commit
76476de02f
@ -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),
|
||||
|
Loading…
x
Reference in New Issue
Block a user