@@ -0,0 +1,8 @@
|
||||
SELECT
|
||||
support_card_id,
|
||||
hint_group,
|
||||
hint_gain_type,
|
||||
hint_value_1,
|
||||
hint_value_2
|
||||
FROM single_mode_hint_gain
|
||||
ORDER BY support_card_id, hint_group
|
||||
Reference in New Issue
Block a user