wuxw
2022-07-17 ce64e667815b39efdc2f8bd52be0d43d49db8d84
service-user/src/main/java/com/java110/user/api/UserApi.java
old mode 100644 new mode 100755
@@ -9,7 +9,7 @@
import com.java110.core.factory.DataTransactionFactory;
import com.java110.user.smo.IUserServiceSMO;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.java110.core.log.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;