test: 测试cicd
This commit is contained in:
@@ -38,7 +38,7 @@ namespace Yi.Framework.Module.WebFirstManager.Impl
|
|||||||
/// 测试
|
/// 测试
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
public async Task<string> GetTest()
|
public async Task<string> GetTest2()
|
||||||
{
|
{
|
||||||
return "hello!";
|
return "hello!";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user