java110
2023-05-25 781c2e20a4bb844dae3f4eafbf5f0e494b942ea8
java110-db/src/main/resources/mapper/community/InspectionPlanServiceDaoImplMapper.xml
@@ -161,6 +161,8 @@
        t.end_time endTime,
        t.sign_type signType,
        t.start_time startTime,
        t.end_date endDate,
        t.start_date startDate,
        t.create_user_id createUserId,
        t.create_user_name createUserName,
        t.inspection_plan_id inspectionPlanId,
@@ -169,6 +171,10 @@
        t.can_reexamine canReexamine,
        t.b_id bId,
        t.create_time createTime,
        t.inspection_workday inspectionWorkday,
        t.inspection_month inspectionMonth,
        t.inspection_day inspectionDay,
        t.before_time beforeTime,
        d.name stateName,
        c.name inspectionPlanPeriodName,
        i.name signTypeName