MCPcopy Create free account
hub / github.com/Hello-hao/Tbed / updateKey

Method updateKey

src/main/java/cn/hellohao/dao/KeysMapper.java:15–15  ·  view source on GitHub ↗
(Keys key)

Source from the content-addressed store, hash-verified

13 List<Keys> getStorageName();
14 List<Keys> getStorage();
15 Integer updateKey(Keys key);
16 List<Keys> getKeys();
17
18}

Callers 1

updateStorageMethod · 0.65

Implementers 1

KeysServiceImplsrc/main/java/cn/hellohao/service/impl

Calls

no outgoing calls

Tested by

no test coverage detected