|
|
@@ -115,7 +115,7 @@ public class StoreApplyFacadeImpl implements StoreApplyFacade {
|
|
|
storeApplyService.handlerApply(storeApply);
|
|
|
} else {
|
|
|
storeApply.setBannerUrl("http://dfs.ubtob.com/group1/M00/19/BF/CgpkyFlSBRmAcascAANK5vkByag940.jpg");
|
|
|
- storeApply.setLogoUrl("https://dfs.ubtob.com/group1/M00/88/4D/CgpkyFrMEHeAbmFgAAAVUSwA8go871.png");
|
|
|
+ storeApply.setLogoUrl("https://mall.usoftchina.com/static/img/store/common/default.png");
|
|
|
StoreApply savedApply = storeApplyService.handlerApply(storeApply);
|
|
|
StoreIn storeIn = storeService.createByStoreApplyAndSave(savedApply);
|
|
|
return ResultMap.success(storeIn.getUuid());
|