继续测试
This commit is contained in:
@@ -147,7 +147,7 @@ namespace IRaCIS.Application.Services
|
||||
//var list1 = await _repository.Where<Dictionary>().Select(t => t.TranslateValue(t.Value, t.ValueCN, true)).ToListAsync();
|
||||
//var list2 = await _repository.Where<Dictionary>().Select(t => t.TranslateValue(t.Value, t.ValueCN, false)).ToListAsync();
|
||||
|
||||
return "测试自动发布";
|
||||
return "测试自动发布--再次提交";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user