bugfix
This commit is contained in:
parent
9d0c102b36
commit
dcda520bc7
@ -270,6 +270,7 @@ where a.id = b.ppid
|
|||||||
def get_pricing_from_ymalstr(config_data, yamlstr):
|
def get_pricing_from_ymalstr(config_data, yamlstr):
|
||||||
"""
|
"""
|
||||||
yamlstr是从
|
yamlstr是从
|
||||||
|
"""
|
||||||
d = None
|
d = None
|
||||||
try:
|
try:
|
||||||
d = yaml.safe_load(yamlstr)
|
d = yaml.safe_load(yamlstr)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user