winter 1 vuosi sitten
vanhempi
commit
e597a0ccb9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      suimangAdmin/src/main/resources/db/migration/V2023110300001_personmould.sql

+ 1
- 1
suimangAdmin/src/main/resources/db/migration/V2023110300001_personmould.sql Näytä tiedosto

@@ -19,7 +19,7 @@ ADD COLUMN cost_points_detail varchar(500) COMMENT '消耗金币明细' ;


ALTER TABLE `service_info`
ADD COLUMN mall_user_info int(11) COMMENT '登录用户编号' ;
ADD COLUMN mall_user_info bigint COMMENT '登录用户编号' ;


ALTER TABLE `mall_user_info`


Ladataan…
Peruuta
Tallenna