feat: update build issues

This commit is contained in:
yanghao05
2025-04-28 19:23:03 +08:00
parent 685c87207f
commit d16e0b56af
5 changed files with 96 additions and 5 deletions

View File

@@ -25,6 +25,8 @@ type Config struct {
Cert *Cert
BaseURI *string
StoragePath string
DistAdmin string
DistWeChat string
}
func (c *Config) IsDevMode() bool {