Browse Source

BI项目导入

Li 3 years ago
parent
commit
c797f1e336
1 changed files with 1 additions and 0 deletions
  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