Compare commits
No commits in common. "19f35379eeb70a64f22deff8409effde0daae029" and "0f6ee8e582b1e21a7f23dcbe6aa4c7ec4e970fd1" have entirely different histories.
19f35379ee
...
0f6ee8e582
@ -88,7 +88,7 @@ namespace QFramework.Example
|
|||||||
|
|
||||||
|
|
||||||
List<Expstepvtwolist> datas = new List<Expstepvtwolist>();
|
List<Expstepvtwolist> datas = new List<Expstepvtwolist>();
|
||||||
int seq = 1;
|
int seq = 0;
|
||||||
if (onlyCur)
|
if (onlyCur)
|
||||||
{
|
{
|
||||||
foreach (var item in ScoreController.Instance.GetCurScoreData())
|
foreach (var item in ScoreController.Instance.GetCurScoreData())
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user