feat: add invoice-config-items management functionality
This commit is contained in:
@@ -21,6 +21,7 @@ const (
|
||||
API_GROUP_COMPONENT_CODE = "/component-codes"
|
||||
API_GROUP_COMPONENT_ITEM = "/component-items"
|
||||
API_GROUP_INVOICE_CONFIG = "/invoice-configs"
|
||||
API_GROUP_INVOICE_CONFIG_ITEM = "/invoice-config-items"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user