问题
although I know its value comes from HTTP response from Hybris server. Search using keyword = modifiedTime and nothing found except some unit test code. So what’s the purpose of introducing this field in Spartacus?
it seems we simply store the value coming from hybris server, and let it be there, without any further processing? At least I didn’t find any productive code( not unit test) are using it.
答案
as our beginning design, CMS items only need to be refreshed when modifiedTime is changed. But it is our old design. And modifiedTime is a base property in all hybris objects. Customers of SPA may use it.