fix:1、添加项目
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
|
||||
|
||||
namespace FlowerPower
|
||||
{
|
||||
public class FAQModel : BaseModel
|
||||
{
|
||||
#region 生命周期
|
||||
|
||||
protected override void OnInit()
|
||||
{
|
||||
}
|
||||
|
||||
protected override void OnDispose()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user