Explorar el Código

[扩展批量修改][新增]: 停车及小程序名自动填写

release
Stormeye Wu hace 7 años
padre
commit
4b91b2555b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxWeappExtSetMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxWeappExtSetMapper.xml Ver fichero

@@ -13,7 +13,7 @@
</resultMap>

<sql id="allColumns">
`id`,`app_id`,`type`,`ext_json`,`release_json`,`create_date`,`update_date`
`id`,`app_id`,`type`,`ext_json`,`release_json`,`car_support`,`create_date`,`update_date`
</sql>

<sql id="dynamicWhereConditions">


Cargando…
Cancelar
Guardar