浏览代码

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