fix: 1、更换命名空间和文件夹名字

This commit is contained in:
2026-06-02 11:11:47 +08:00
parent dfead2c461
commit 2a53f34659
4305 changed files with 582 additions and 603 deletions
@@ -0,0 +1,23 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.ZM_Sign_06
{
public partial class btn_sign
{
/// <summary>
/// 0:reward
/// </summary>
public int _Status_reward = 0;
/// <summary>
/// 1:unreward
/// </summary>
public int _Status_unreward = 1;
/// <summary>
/// 2:get
/// </summary>
public int _Status_get = 2;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: a094240304fb8492faccb3fbd91b2cf6
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,19 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.ZM_Sign_06
{
public partial class btn_sign
{
/// <summary>
/// 0:reward
/// </summary>
public const int Status_unreward = 0;
/// <summary>
/// 1:reward
/// </summary>
public const int Status_reward = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 666aa379d5ba347ee8cb3bd9a2918421
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: