Compare commits
No commits in common. "536303dd5e3231f75d0edac1cc1f555b97b9f659" and "fa75f9c59dd80da0d6de66e2707f06ea5eccd721" have entirely different histories.
536303dd5e
...
fa75f9c59d
@ -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