new_dict = new_dict.new_child({'aa': 'aa', 'bb': 'bb'})
print(new_dict.map)
這樣才對~
print(new_dict.map)
這樣才對~
2018-12-01
舉報