开放interval包,命名为lib

This commit is contained in:
injoyai
2025-11-21 08:44:37 +08:00
parent 233d1b689e
commit 1ff1ceb8d7
9 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
package extend
import (
"github.com/injoyai/tdx/internal/bse"
"github.com/injoyai/tdx/lib/bse"
)
func GetBjCodes() ([]string, error) {