|
|
@ -40,7 +40,7 @@ |
|
|
goods_entrust as goodsEntrust, |
|
|
goods_entrust as goodsEntrust, |
|
|
data_json as dataJson, |
|
|
data_json as dataJson, |
|
|
source_json as sourceJson, |
|
|
source_json as sourceJson, |
|
|
sourcedata_islicode as sourcedataIslicode, |
|
|
sourcedata_islicode as sourcedataIslicode |
|
|
from <include refid="tbName"/> |
|
|
from <include refid="tbName"/> |
|
|
where id=#{goodDetailId} |
|
|
where id=#{goodDetailId} |
|
|
</select> |
|
|
</select> |
|
|
|