Przeglądaj źródła

[修改][审批流][修改审批审批项名称]

release_toaliyun_real
luozukai 6 lat temu
rodzic
commit
0bf1a365f0
1 zmienionych plików z 4 dodań i 2 usunięć
  1. +4
    -2
      mallinkAdmin/src/main/resources/db/migration/V201909161731__L_FLOW.sql

+ 4
- 2
mallinkAdmin/src/main/resources/db/migration/V201909161731__L_FLOW.sql Wyświetl plik

@@ -1,2 +1,4 @@

alter table wx_bill_settle_record change column `desc` remark varchar(500);
update wx_flow_config set name='商铺租金+物业合同签约' where name ='商铺租赁合同签约';
update wx_flow_config set name='商铺租金+物业合同终止' where name ='商铺租赁合同终止';
update wx_flow_config set name='多经点位租金+物业合同签约' where name ='多经点位商铺租赁合同签约';
update wx_flow_config set name='多经点位租金+物业合同终止' where name ='多经点位商铺租赁合同终止';

Ładowanie…
Anuluj
Zapisz