6 lines
62 B
Go
Raw Normal View History

2025-07-06 18:10:36 +08:00
package secret
const (
TASK_LABLE_SECRET_ID = "secret_id"
)