udpate code

This commit is contained in:
2024-09-23 08:16:30 +07:00
parent 09224ae2db
commit f29ba21c97
32 changed files with 1126 additions and 1361 deletions

View File

@@ -1,7 +1,7 @@
package config
type ConfigBpjs struct {
Cons_id string
Secret_key string
User_key string
}
package config
type ConfigBpjs struct {
Cons_id string
Secret_key string
User_key string
}