Commit 43f0916f authored by 周健威's avatar 周健威

Merge branch 'feature-delay-add' into dev

parents 96fb717c c615a73e
......@@ -164,7 +164,6 @@ public class OrderDelayBiz {
setBookStartDateTime(dto.getBookStartDateTime());
setBookEndDateTime(dto.getBookEndDateTime());
setBookType(BOOK_TYPE_RENT);
set
}});
if( !SYS_JSON_TRUE.equals(restResponse.getStatus())) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment