Commit 7a68ff8a authored by 谢希宇's avatar 谢希宇

Aidea product update by Strive Date 2020-11-03

parent 74580726
......@@ -156,6 +156,7 @@ public class AddressServiceImpl extends GenericServiceImpl<Address> implements A
}
return rtnJson;
}
@Transactional
@Override
public JSONObject updateAddress(Address address) {
......
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