cehua_hzl
2018-09-28 d4c6bbfc8665ad06e4a962c79c1ee9ebf180314d
1
2
3
4
5
6
7
8
9
10
11
12
#Çø·þÃûÐÅÏ¢
#'Operator' ÔËÓªÉÌ,×Ó·þÓÐЧ
#'AreaID' ·þID£¬×Ó·þÓÐЧ
#'NameExpr' ÃüÃû¹æÔò£¬ÇëÈ·±£ÓëMapServerÒ»ÖÂ
(
{
    'Operator' : "",
    'AreaID'   : 0,
    'NameExpr' : '''"%s-%s"%(operator, areaID)''',
    
}
)