Merge remote-tracking branch 'origin/master_merge' into master_merge
This commit is contained in:
@@ -2382,6 +2382,7 @@ public class SlitterServiceImpl implements SlitterService {
|
||||
}
|
||||
|
||||
@Override
|
||||
@Transactional(rollbackFor = Exception.class)
|
||||
public JSONObject returnShaft(JSONObject param) {
|
||||
log.info("空轴退回 - {}", param);
|
||||
JSONObject res = new JSONObject();
|
||||
|
||||
Reference in New Issue
Block a user