Browse Source

Merge branch 'develop' of http://132.232.206.88:3000/lift-manager/lift-server into develop

黄远 5 years ago
parent
commit
f136b99cd3

+ 1 - 1
lift-system-service/src/main/java/cn/com/ty/lift/system/user/controller/LoginController.java

@@ -6,7 +6,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
 import org.springframework.web.bind.annotation.RestController;
 
 /**
- * @author huangy
+ * @author huangyuan
  * @date 2019-11-29
  * @description 用户登录
  */