Explorar el Código

Merge branch 'develop' of https://git.youlane.cn/server/formallProject into develop

release_toaliyun_real
hupeng hace 6 años
padre
commit
9c2310ff63
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      mallinkAdmin/src/main/resources/db/migration/V201908131355__L_CONTRACT.sql

+ 2
- 0
mallinkAdmin/src/main/resources/db/migration/V201908131355__L_CONTRACT.sql Ver fichero

@@ -0,0 +1,2 @@
alter table wx_rent_contract
add column `bus_discount_time` SMALLINT(1) NULL DEFAULT 0 COMMENT '1年2月3周期';

Cargando…
Cancelar
Guardar