chore:banner添加种子数据

This commit is contained in:
橙子
2023-12-15 23:44:35 +08:00
parent 5a546cbbd0
commit a03a7162dd
50 changed files with 1104 additions and 9357 deletions

View File

@@ -1,11 +1,4 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Yi.Framework.AspNetCore
namespace Yi.Framework.AspNetCore
{
[Serializable]
public class RemoteServiceSuccessInfo
@@ -15,7 +8,6 @@ namespace Yi.Framework.AspNetCore
/// </summary>
public RemoteServiceSuccessInfo()
{
}
/// <summary>