Commit 2879d498 by zhiwj

门店

parent 7fdc8379
......@@ -216,6 +216,7 @@
</trim>
</insert>
<update id="updateByPrimaryKeySelective" parameterType="com.gic.store.entity.TabStoreInfo">
update tab_store_info
<set>
<if test="storeName != null and storeName != '' ">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment