fix: 1、更换命名空间和文件夹名字
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class AddviewnewCtrl : BaseCtrl
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class AddviewnewModel : BaseModel
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@ using SGModule.NetKit;
|
||||
using IgnoreOPS;
|
||||
using FGUI.ZM_Common_01;
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class AddviewnewUI : BaseUI
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
namespace BallKingdomCrush
|
||||
namespace ZooMatch
|
||||
{
|
||||
public class AddviewnewUICtrl : BaseUICtrl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user