mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2026-02-04 22:45:49 +08:00
实现带宽计费套餐
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package models
|
||||
|
||||
// 区域计费设置
|
||||
// NodePriceItem 区域计费设置
|
||||
type NodePriceItem struct {
|
||||
Id uint32 `field:"id"` // ID
|
||||
IsOn uint8 `field:"isOn"` // 是否启用
|
||||
|
||||
Reference in New Issue
Block a user