update api-admin/src/main/java/com/glxp/sale/admin/controller/auth/LoginController.java.

master
cqf 3 years ago committed by Gitee
parent 023d775f94
commit e17525bcf0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -52,6 +52,8 @@ public class LoginController {
@Resource
private CompanyService companyService;
@Resource
private AuthLicenseDao authLicenseDao;
/**
*
*

Loading…
Cancel
Save