mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-19 16:06:36 +08:00
feat: 完成
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Yi.Framework.Stock.Application.Services
|
||||
/// </summary>
|
||||
public class TestService : ApplicationService
|
||||
{
|
||||
private string TTT()
|
||||
public string TTT()
|
||||
{
|
||||
return "你好";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user