mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-13 21:32:07 +08:00
多个订单查询板材,计件工资查询接口修改
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
<result property="name" column="name"/>
|
||||
<result property="type" column="type"/>
|
||||
<result property="createTime" column="create_time"/>
|
||||
<result property="sql" column="sql"/>
|
||||
<result property="sqlStr" column="sql_str"/>
|
||||
<collection property="filedList" javaType="java.util.List" ofType="com.cf.imes.module.system.dal.dataobject.datasource.DataSourceFiledDO">
|
||||
<result property="name" column="field_name"/>
|
||||
<result property="sourceId" column="field_source_id"/>
|
||||
|
||||
Reference in New Issue
Block a user