| 12345678910111213141516171819202122232425262728293031 | 
							- {
 
- 	"type" : "Energy",
 
- 	"timeZone" : "Asia/Shanghai",
 
- 	"minAllowBalance" : "1.0",
 
- 	"price" : [
 
- 		{
 
- 			"startTime" : "2024-12-20T20:30:00Z", 
 
- 			"stopTime" : "2024-12-21T04:30:00Z", 
 
- 			
 
- 			"electrPrice" : "1.0",
 
- 			"servicePrice" : "1.0", 
 
- 			"durationPrice" : "1.0"
 
- 		},
 
- 		{
 
- 			"startTime" : "2024-12-20T20:30:00Z", 
 
- 			"stopTime" : "2024-12-21T04:30:00Z", 
 
- 			
 
- 			"electrPrice" : "1.0",
 
- 			"servicePrice" : "1.0", 
 
- 			"durationPrice" : "1.0"
 
- 		},
 
- 		{
 
- 			"startTime" : "2024-12-20T20:30:00Z", 
 
- 			"stopTime" : "2024-12-21T04:30:00Z", 
 
- 			
 
- 			"electrPrice" : "1.0",
 
- 			"servicePrice" : "1.0", 
 
- 			"durationPrice" : "1.0"
 
- 		}
 
- 	]
 
- }
 
 
  |