Browse Source

1.登录页面controller

cheer-on
主管理员 9 months ago
parent
commit
b4d4f5da56
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/noticeapicontroller/LoginApiController.java

+ 2
- 0
jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/noticeapicontroller/LoginApiController.java View File

@ -0,0 +1,2 @@
package org.jeecg.modules.api.noticeapicontroller;public class LoginApiController {
}

Loading…
Cancel
Save