chore: 构建cicd
This commit is contained in:
@@ -34,6 +34,15 @@ namespace Yi.Framework.Module.WebFirstManager.Impl
|
||||
_webTemplateManager = webTemplateManager;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 测试
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public async Task<string> GetTest()
|
||||
{
|
||||
return "hello!";
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Web To Code
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user