cehua_LC
2018-12-19 6f4c98d0cfcb5e5a31379836017b14e22e355fc8
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)''',
    
}
)