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