Commit 2b3b9264 by ddx

修改上报头

parent a49d33a7
......@@ -28,7 +28,7 @@ public class VersionManager implements IVersionManager {
@Override
@Cached(name = "income-invoice:version:version", expire = 36000, cacheType = CacheType.LOCAL)
public String version() {
String startWith = "s";
String startWith = "j";
int subRevisionLength = VERSION_LENGTH;
String latestVersion;
try {
......
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