Commit b7e64f8d2792e2d5849f6b69ac8b2f973cc53ec4

Authored by Yang Wen
1 parent b2b487f6

添加错了

toll/conf-test/viewAttr.properties deleted 100644 → 0
1   -* 添加viewAttr.properties
2   - ```
3   - g_def_static_http=http://manage.toll.com/static/def
4   - #--------------------------------以下暂不支持--------------------------------
5   - #消息列表地址
6   - g_message_list_http=http://messageutter.1n4j.com/notice/index.do
7   - #异步获取消息条数地址
8   - g_message_async_http=http://messageutter.1n4j.com/notice/async.do?userId=
9   - #同步获取消息条数地址
10   - g_message_sync_http=http://messageutter.1n4j.com/notice/sync.do
11   - g_message_unread_http=http://messageutter.1n4j.com/notice/unread/snapshot.do?count=5
12   -
13   - #验证码地址
14   - g_verifycode_http=https://authcode.1n4j.com/verify/image?acid=
15   - #验证码校验地址
16   - project.verifycode.validate=http://authcode.1n4j.com/verify/validate?acid=
17   - ```
18   -* 清理conf.properties文件中所有的地址
19 0 \ No newline at end of file