|
|
@@ -524,6 +524,7 @@ public class TJsServiceImpl extends ServiceImpl<TJsMapper, TJs> implements TJsSe
|
|
|
js.setnB1(MassageConstants.INTEGER_ZERO);
|
|
|
js.setnB2(MassageConstants.INTEGER_ZERO);
|
|
|
js.setnB3(MassageConstants.INTEGER_ZERO);
|
|
|
+ js.setTechType(MassageConstants.INTEGER_ZERO);
|
|
|
js.setDtCreateTime(LocalDateTime.now());
|
|
|
}
|
|
|
}
|