|
|
@@ -25,9 +25,9 @@ public interface TodoCenterConstant { |
|
|
|
public static final String COUNTRY_TEMPLATE = "区县-预审申请单"; |
|
|
|
public static final String CONSTRUCT_TEMPLATE = "建设方案申请单"; |
|
|
|
|
|
|
|
public static final String COUNTRY_SEAL_POS_PAGE = "7"; |
|
|
|
public static final Float COUNTRY_SEAL_POS_X = 483F; |
|
|
|
public static final Float COUNTRY_SEAL_POS_Y = 619F; |
|
|
|
public static final String COUNTRY_SEAL_POS_PAGE = "6"; |
|
|
|
public static final Float COUNTRY_SEAL_POS_X = 487F; |
|
|
|
public static final Float COUNTRY_SEAL_POS_Y = 400F; |
|
|
|
public static final Integer COUNTRY_SEAL_SIGN_TYPE = 1; |
|
|
|
|
|
|
|
} |
|
|
|