Commit d5f9e565 by 陶光胜

门店保存修改

parent 26a5293f
......@@ -112,7 +112,7 @@ public class StoreWidgetApiServiceImpl implements StoreWidgetApiService {
return ServiceResponse.success(true);
}
}
return return ServiceResponse.success(false);
return ServiceResponse.success(false);
}
@Override
......
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