소스 검색

BI项目导入

Li 3 년 전
부모
커밋
c797f1e336
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      TEAMModeBI/Controllers/WeatherForecastController.cs

+ 1 - 0
TEAMModeBI/Controllers/WeatherForecastController.cs

@@ -7,6 +7,7 @@ using System.Threading.Tasks;
 
 namespace TEAMModeBI.Controllers
 {
+    //
     [ApiController]
     [Route("[controller]")]
     public class WeatherForecastController : ControllerBase