bug修改

This commit is contained in:
2026-05-25 15:06:47 +08:00
parent 17902c05cf
commit 052ba79993
52 changed files with 152 additions and 175 deletions
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class ADTaskModel: ConfigModel<ADTaskModel, ADTask>
{
@@ -1,6 +1,6 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class AppOpenAdModel : ConfigModel<AppOpenAdModel, SplashAD>
@@ -4,7 +4,7 @@ using SGModule.ApplePay;
// using SGModule.ApplePay;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class ApplePayModel : ConfigModel<ApplePayModel, ApplePay>
@@ -1,6 +1,6 @@
using System.Collections.Generic;
namespace ChillConnect
namespace IgnoreOPS
{
public class BoardModel
{
@@ -1,6 +1,6 @@
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class CommonModel : ConfigModel<CommonModel>
{
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class DurationtasksModel : ConfigModel<DurationtasksModel, Durationtasks>
{
@@ -1,6 +1,6 @@
using System.Collections.Generic;
namespace ChillConnect
namespace IgnoreOPS
{
public class EndlessTreasureModel
{
@@ -1,6 +1,6 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class ExchangeDesModel : ConfigModel<ExchangeDesModel, ExchangeDes>
@@ -2,7 +2,7 @@ using System.Collections.Generic;
using System.Linq;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class GameConfigModel : ConfigModel<GameConfigModel, GameBoard>
{
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class LargerewardNumModel : ConfigModel<LargerewardNumModel, LargerewardNum>
{
@@ -2,7 +2,7 @@ using System.Collections.Generic;
using System.Linq;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class MakeupModel : ConfigModel<MakeupModel, Makeup>
{
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class OnlineRewardsModel : ConfigModel<OnlineRewardsModel, OnlineRewards>
{
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class PassingTaskModel : ConfigModel<PassingTaskModel, PassingTask>
{
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class PassportrewardsModel : ConfigModel<PassportrewardsModel, Passportrewards>
{
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class RankHourRewardsModel : ConfigModel<RankHourRewardsModel, RankRewards>
{
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class RewardNumModel : ConfigModel<RewardNumModel, RewardNum>
{
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class SignDailyRewardModel : ConfigModel<SignDailyRewardModel, SignDailyReward>
{
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class SmallrewardNumModel : ConfigModel<SmallrewardNumModel, SmallrewardNum>
{
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class TurntableModel : ConfigModel<TurntableModel, Turntable>
{
@@ -2,7 +2,7 @@ using System.Collections.Generic;
using System.Linq;
using SGModule.ConfigLoader;
namespace ChillConnect
namespace IgnoreOPS
{
public class exBrPoolModel : ConfigModel<exBrPoolModel, exBrPool>
{