|
@@ -392,7 +392,9 @@ namespace JLHHJSvr.Helper
|
|
|
{"小侧2",new int[] { 3, 43, 53, 63, 73, 83 } },
|
|
|
{"小侧3",new int[] { 3, 43, 53, 63, 73, 83 } },
|
|
|
{"V侧1_EMPTY",new int[] { 4, 44, 54, 64, 74, 84 } },
|
|
|
- {"V侧1",new int[] { 4, 44, 54, 64, 74, 84 } }
|
|
|
+ {"V侧1",new int[] { 4, 44, 54, 64, 74, 84 } },
|
|
|
+ {"V侧2",new int[] { 4, 44, 54, 64, 74, 84 } },
|
|
|
+ {"V侧3",new int[] { 4, 44, 54, 64, 74, 84 } }
|
|
|
};
|
|
|
var chastrArrDict = new Dictionary<string, string[]>()
|
|
|
{
|