| | |
| | | import com.java110.api.smo.IFloorServiceSMO; |
| | | import com.java110.utils.util.Assert; |
| | | import org.slf4j.Logger; |
| | | import org.slf4j.LoggerFactory; |
| | | import com.java110.core.log.LoggerFactory; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import org.springframework.http.HttpStatus; |
| | | import org.springframework.http.ResponseEntity; |
| | |
| | | pd.getToken(), |
| | | needReqParam.toJSONString(), |
| | | pd.getComponentCode(), |
| | | pd.getComponentMethod(), "", pd.getSessionId(),pd.getAppId()); |
| | | pd.getComponentMethod(), "", pd.getSessionId(),pd.getAppId(),pd.getHeaders()); |
| | | floorEntity = floorServiceSMOImpl.saveFloor(newPd); |
| | | |
| | | if (floorEntity.getStatusCode() == HttpStatus.OK) { |