|
|
@ -1,5 +1,5 @@
|
|
|
|
package com.inks.hb.authinfo.controller;
|
|
|
|
package com.inks.hb.authinfo.controller;
|
|
|
|
//1111111
|
|
|
|
|
|
|
|
import com.inks.hb.authinfo.pojo.AuthInfo;
|
|
|
|
import com.inks.hb.authinfo.pojo.AuthInfo;
|
|
|
|
import com.inks.hb.authinfo.service.AuthService;
|
|
|
|
import com.inks.hb.authinfo.service.AuthService;
|
|
|
|
import com.inks.hb.authinfo.service.AuthServiceImpl;
|
|
|
|
import com.inks.hb.authinfo.service.AuthServiceImpl;
|
|
|
|