fix:升级版本,修复低版本fastjson反序列化错误
This commit is contained in:
@@ -48,6 +48,7 @@ import java.util.Map;
|
||||
@Api(tags = "工单管理")
|
||||
@RequestMapping("/api/produceWorkorder")
|
||||
@Slf4j
|
||||
@SaIgnore
|
||||
public class PdmProduceWorkorderController {
|
||||
|
||||
private final IPdmProduceWorkorderService iPdmProduceWorkorderService;
|
||||
|
||||
Reference in New Issue
Block a user