system.go 113 B

1234
  1. package types
  2. const CURRENTVERSION = "0.2.0"
  3. const BODY = "<li>add sync function</li><li>fixed some error</li>"