From a6686c8a8fb5e795c13fe7550f742eccc311ae75 Mon Sep 17 00:00:00 2001 From: sxu <602087911@qq.com> Date: Mon, 16 Dec 2024 17:28:37 +0800 Subject: [PATCH] sava devinfo --- .../src/main/resources/mapper/material/device/DevInfoMapper.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml b/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml index 80e220a..1d64398 100644 --- a/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml +++ b/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml @@ -317,6 +317,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" #{deviceWeight}, #{deviceCount}, #{code}, + #{identifyCode}, #{typeId}, #{maStatus}, #{leaseScope}, @@ -651,6 +652,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" #{deviceWeight}, #{deviceCount}, #{code}, + #{identifyCode}, #{typeId}, #{maStatus}, #{leaseScope},