Quellcode durchsuchen

用车申请及用车结算

sangwenwei vor 1 Jahr
Ursprung
Commit
de93c1ccad

+ 2 - 0
jeeplus-modules/jeeplus-business/src/main/java/com/jeeplus/business/project/mapper/xml/ProjectListMapper.xml

@@ -171,6 +171,7 @@
            a.build_place,
            a.project_leader,
            a.project_overview,
+           a.id as projectId,
            a.special,
            a.contract_project_no,
            a.proc_ins_id,
@@ -817,6 +818,7 @@
            a.client,
            a.client_name,
            a.status,
+           a.id as projectId,
            a.first_instance_status,
            a.second_instance_status,
            a.third_instance_status,