feat:门店经纬度更新
This commit is contained in:
@@ -390,7 +390,7 @@
|
||||
and store_num = #{storeCode}
|
||||
</if>
|
||||
<if test="flag==null">
|
||||
and `city` is not null and county is null
|
||||
and (`city` is not null and city!='') and (county is null or county = '' )
|
||||
</if>
|
||||
</where>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user