yo.log
129 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
{"level":"info","message":"app is started:development, port:30012","timestamp":"2016-02-04T07:07:57.285Z"}
{"level":"info","message":"[POST] http://localhost:30012/login","timestamp":"2016-02-04T07:07:57.345Z"}
{"level":"info","message":"[GET] http://localhost:30012/login","timestamp":"2016-02-04T07:07:57.346Z"}
{"level":"info","message":"[GET] http://localhost:30012/logout","timestamp":"2016-02-04T07:07:57.346Z"}
{"level":"info","message":"[GET] http://localhost:30012/","timestamp":"2016-02-04T07:07:57.347Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/index","timestamp":"2016-02-04T07:07:57.347Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandNames","timestamp":"2016-02-04T07:07:57.347Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandList","timestamp":"2016-02-04T07:07:57.348Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/edit","timestamp":"2016-02-04T07:07:57.348Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/edit/:brandId","timestamp":"2016-02-04T07:07:57.349Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/add","timestamp":"2016-02-04T07:07:57.349Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/brand/add","timestamp":"2016-02-04T07:07:57.350Z"}
{"level":"info","message":"[POST] http://localhost:30011/configure","timestamp":"2016-02-04T07:07:57.350Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/index","timestamp":"2016-02-04T07:07:57.351Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotionCode","timestamp":"2016-02-04T07:07:57.351Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotion","timestamp":"2016-02-04T07:07:57.352Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/auditPromotion","timestamp":"2016-02-04T07:07:57.352Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/sendPromotion","timestamp":"2016-02-04T07:07:57.353Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getCodeCount","timestamp":"2016-02-04T07:07:57.353Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/add","timestamp":"2016-02-04T07:07:57.353Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/update/:id","timestamp":"2016-02-04T07:07:57.354Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/info/:id","timestamp":"2016-02-04T07:07:57.354Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/checkPromotionCode","timestamp":"2016-02-04T07:07:57.355Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/add","timestamp":"2016-02-04T07:07:57.356Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/update","timestamp":"2016-02-04T07:07:57.356Z"}
{"level":"info","message":"[GET] http://localhost:30012/supplier/baseaudit/index","timestamp":"2016-02-04T07:07:57.357Z"}
{"level":"info","message":"[POST] http://localhost:30012/goods/review/getList","timestamp":"2016-02-04T07:07:57.357Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sort/index","timestamp":"2016-02-04T07:07:57.358Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryAllProductSortList","timestamp":"2016-02-04T07:07:57.358Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryProductSortList","timestamp":"2016-02-04T07:07:57.358Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/update","timestamp":"2016-02-04T07:07:57.359Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/new","timestamp":"2016-02-04T07:07:57.359Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/addProductSort","timestamp":"2016-02-04T07:07:57.360Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/edit/:param","timestamp":"2016-02-04T07:07:57.360Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/attr/index","timestamp":"2016-02-04T07:07:57.360Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/get","timestamp":"2016-02-04T07:07:57.361Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/add","timestamp":"2016-02-04T07:07:57.361Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/update","timestamp":"2016-02-04T07:07:57.362Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/queryProductAttributeList","timestamp":"2016-02-04T07:07:57.362Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/getProductAttribute","timestamp":"2016-02-04T07:07:57.363Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/color/index","timestamp":"2016-02-04T07:07:57.363Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getColor","timestamp":"2016-02-04T07:07:57.363Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addColor","timestamp":"2016-02-04T07:07:57.364Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateColor","timestamp":"2016-02-04T07:07:57.365Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index","timestamp":"2016-02-04T07:07:57.365Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index/:curPage","timestamp":"2016-02-04T07:07:57.366Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getSize","timestamp":"2016-02-04T07:07:57.366Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addSize","timestamp":"2016-02-04T07:07:57.366Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateSize","timestamp":"2016-02-04T07:07:57.367Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/index","timestamp":"2016-02-04T07:07:57.367Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyList","timestamp":"2016-02-04T07:07:57.367Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyAdd","timestamp":"2016-02-04T07:07:57.368Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyModify","timestamp":"2016-02-04T07:07:57.368Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortsize/index","timestamp":"2016-02-04T07:07:57.369Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/index","timestamp":"2016-02-04T07:07:57.369Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/delete","timestamp":"2016-02-04T07:07:57.369Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/automatic","timestamp":"2016-02-04T07:07:57.370Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/add","timestamp":"2016-02-04T07:07:57.370Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortattribute/index","timestamp":"2016-02-04T07:07:57.371Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/index","timestamp":"2016-02-04T07:07:57.371Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/delete","timestamp":"2016-02-04T07:07:57.372Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/add","timestamp":"2016-02-04T07:07:57.373Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/index","timestamp":"2016-02-04T07:07:57.373Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/indexPage","timestamp":"2016-02-04T07:07:57.373Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/examine","timestamp":"2016-02-04T07:07:57.374Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/examinePage","timestamp":"2016-02-04T07:07:57.375Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/check/index","timestamp":"2016-02-04T07:07:57.375Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/checkPage","timestamp":"2016-02-04T07:07:57.376Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/info/:shopsId","timestamp":"2016-02-04T07:07:57.376Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/update/:shopsId","timestamp":"2016-02-04T07:07:57.376Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/update","timestamp":"2016-02-04T07:07:57.377Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/add","timestamp":"2016-02-04T07:07:57.377Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/add","timestamp":"2016-02-04T07:07:57.378Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/index","timestamp":"2016-02-04T07:07:57.378Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/indexPage","timestamp":"2016-02-04T07:07:57.378Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/closeShops","timestamp":"2016-02-04T07:07:57.379Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/openShops","timestamp":"2016-02-04T07:07:57.379Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/delete","timestamp":"2016-02-04T07:07:57.380Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/adminAdd","timestamp":"2016-02-04T07:07:57.380Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/addguanxi","timestamp":"2016-02-04T07:07:57.380Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/adminupdate/:id","timestamp":"2016-02-04T07:07:57.381Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/managerName","timestamp":"2016-02-04T07:07:57.381Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/supplierlist","timestamp":"2016-02-04T07:07:57.381Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/index","timestamp":"2016-02-04T07:07:57.382Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/managelist","timestamp":"2016-02-04T07:07:57.382Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/auditlist","timestamp":"2016-02-04T07:07:57.384Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getCreateSupplierList","timestamp":"2016-02-04T07:07:57.385Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getManageSupplierList","timestamp":"2016-02-04T07:07:57.385Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getAuditSupplierList","timestamp":"2016-02-04T07:07:57.386Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/index/status","timestamp":"2016-02-04T07:07:57.386Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/add","timestamp":"2016-02-04T07:07:57.386Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/update/:id","timestamp":"2016-02-04T07:07:57.387Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/supplier/add","timestamp":"2016-02-04T07:07:57.387Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/action/update","timestamp":"2016-02-04T07:07:57.387Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/info/:id","timestamp":"2016-02-04T07:07:57.388Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/infoopt/:id","timestamp":"2016-02-04T07:07:57.388Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/supplier/getSupplierListByIdName","timestamp":"2016-02-04T07:07:57.389Z"}
{"level":"info","message":"proxyRoute: [GET]/ proxyParams {\"params\":{},\"body\":{}}","timestamp":"2016-02-04T07:08:07.756Z"}
{"level":"info","message":"proxyRoute: [POST]/login proxyParams {\"params\":{},\"body\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"}}","timestamp":"2016-02-04T07:08:09.159Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/login\",\"method\":\"POST\",\"view\":\"pages/login\",\"url\":\"/auth\",\"isJsonRaw\":false,\"params\":[{\"name\":\"user\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"},{\"name\":\"password\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"}],\"domain\":\"http://localhost:30012\"},\"params\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"},\"message\":[],\"error\":false}","timestamp":"2016-02-04T07:08:09.166Z"}
{"level":"info","message":"proxyRoute: [GET]/ proxyParams {\"params\":{},\"body\":{}}","timestamp":"2016-02-04T07:08:09.944Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/\",\"method\":\"GET\",\"view\":\"pages/index\",\"noApi\":true,\"domain\":\"http://localhost:30012\"},\"params\":{},\"message\":[],\"error\":false}","timestamp":"2016-02-04T07:08:09.947Z"}
{"level":"info","message":"static resouces: {\"development\":true,\"cur\":true}","timestamp":"2016-02-04T07:08:09.948Z"}
{"level":"info","message":"proxyRoute: [GET]/ proxyParams {\"params\":{},\"body\":{}}","timestamp":"2016-02-04T07:10:36.526Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/\",\"method\":\"GET\",\"view\":\"pages/index\",\"noApi\":true,\"domain\":\"http://localhost:30012\"},\"params\":{},\"message\":[],\"error\":false}","timestamp":"2016-02-04T07:10:36.529Z"}
{"level":"info","message":"static resouces: {\"development\":true,\"cur\":true}","timestamp":"2016-02-04T07:10:36.530Z"}
{"level":"info","message":"app is started:development, port:30012","timestamp":"2016-02-04T07:15:52.607Z"}
{"level":"info","message":"[POST] http://localhost:30012/login","timestamp":"2016-02-04T07:15:52.661Z"}
{"level":"info","message":"[GET] http://localhost:30012/login","timestamp":"2016-02-04T07:15:52.662Z"}
{"level":"info","message":"[GET] http://localhost:30012/logout","timestamp":"2016-02-04T07:15:52.662Z"}
{"level":"info","message":"[GET] http://localhost:30012/","timestamp":"2016-02-04T07:15:52.663Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/index","timestamp":"2016-02-04T07:15:52.663Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandNames","timestamp":"2016-02-04T07:15:52.664Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandList","timestamp":"2016-02-04T07:15:52.665Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/edit","timestamp":"2016-02-04T07:15:52.665Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/edit/:brandId","timestamp":"2016-02-04T07:15:52.665Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/add","timestamp":"2016-02-04T07:15:52.666Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/brand/add","timestamp":"2016-02-04T07:15:52.666Z"}
{"level":"info","message":"[POST] http://localhost:30011/configure","timestamp":"2016-02-04T07:15:52.667Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/index","timestamp":"2016-02-04T07:15:52.667Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotionCode","timestamp":"2016-02-04T07:15:52.668Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotion","timestamp":"2016-02-04T07:15:52.669Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/auditPromotion","timestamp":"2016-02-04T07:15:52.669Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/sendPromotion","timestamp":"2016-02-04T07:15:52.670Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getCodeCount","timestamp":"2016-02-04T07:15:52.670Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/add","timestamp":"2016-02-04T07:15:52.671Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/update/:id","timestamp":"2016-02-04T07:15:52.671Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/info/:id","timestamp":"2016-02-04T07:15:52.672Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/checkPromotionCode","timestamp":"2016-02-04T07:15:52.672Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/add","timestamp":"2016-02-04T07:15:52.672Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/update","timestamp":"2016-02-04T07:15:52.673Z"}
{"level":"info","message":"[GET] http://localhost:30012/supplier/baseaudit/index","timestamp":"2016-02-04T07:15:52.673Z"}
{"level":"info","message":"[POST] http://localhost:30012/goods/review/getList","timestamp":"2016-02-04T07:15:52.673Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sort/index","timestamp":"2016-02-04T07:15:52.674Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryAllProductSortList","timestamp":"2016-02-04T07:15:52.674Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryProductSortList","timestamp":"2016-02-04T07:15:52.675Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/update","timestamp":"2016-02-04T07:15:52.675Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/new","timestamp":"2016-02-04T07:15:52.675Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/addProductSort","timestamp":"2016-02-04T07:15:52.676Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/edit/:param","timestamp":"2016-02-04T07:15:52.676Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/attr/index","timestamp":"2016-02-04T07:15:52.696Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/get","timestamp":"2016-02-04T07:15:52.697Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/add","timestamp":"2016-02-04T07:15:52.698Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/update","timestamp":"2016-02-04T07:15:52.698Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/queryProductAttributeList","timestamp":"2016-02-04T07:15:52.698Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/getProductAttribute","timestamp":"2016-02-04T07:15:52.700Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/color/index","timestamp":"2016-02-04T07:15:52.700Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getColor","timestamp":"2016-02-04T07:15:52.701Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addColor","timestamp":"2016-02-04T07:15:52.701Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateColor","timestamp":"2016-02-04T07:15:52.701Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index","timestamp":"2016-02-04T07:15:52.702Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index/:curPage","timestamp":"2016-02-04T07:15:52.702Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getSize","timestamp":"2016-02-04T07:15:52.703Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addSize","timestamp":"2016-02-04T07:15:52.703Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateSize","timestamp":"2016-02-04T07:15:52.703Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/index","timestamp":"2016-02-04T07:15:52.704Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyList","timestamp":"2016-02-04T07:15:52.704Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyAdd","timestamp":"2016-02-04T07:15:52.705Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyModify","timestamp":"2016-02-04T07:15:52.705Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortsize/index","timestamp":"2016-02-04T07:15:52.705Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/index","timestamp":"2016-02-04T07:15:52.706Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/delete","timestamp":"2016-02-04T07:15:52.706Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/automatic","timestamp":"2016-02-04T07:15:52.707Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/add","timestamp":"2016-02-04T07:15:52.707Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortattribute/index","timestamp":"2016-02-04T07:15:52.708Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/index","timestamp":"2016-02-04T07:15:52.708Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/delete","timestamp":"2016-02-04T07:15:52.708Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/add","timestamp":"2016-02-04T07:15:52.709Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/index","timestamp":"2016-02-04T07:15:52.709Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/indexPage","timestamp":"2016-02-04T07:15:52.709Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/examine","timestamp":"2016-02-04T07:15:52.710Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/examinePage","timestamp":"2016-02-04T07:15:52.711Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/check/index","timestamp":"2016-02-04T07:15:52.713Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/checkPage","timestamp":"2016-02-04T07:15:52.713Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/info/:shopsId","timestamp":"2016-02-04T07:15:52.714Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/update/:shopsId","timestamp":"2016-02-04T07:15:52.714Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/update","timestamp":"2016-02-04T07:15:52.715Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/add","timestamp":"2016-02-04T07:15:52.715Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/add","timestamp":"2016-02-04T07:15:52.722Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/index","timestamp":"2016-02-04T07:15:52.723Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/indexPage","timestamp":"2016-02-04T07:15:52.723Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/closeShops","timestamp":"2016-02-04T07:15:52.724Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/openShops","timestamp":"2016-02-04T07:15:52.724Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/delete","timestamp":"2016-02-04T07:15:52.724Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/adminAdd","timestamp":"2016-02-04T07:15:52.725Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/addguanxi","timestamp":"2016-02-04T07:15:52.726Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/adminupdate/:id","timestamp":"2016-02-04T07:15:52.726Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/managerName","timestamp":"2016-02-04T07:15:52.726Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/supplierlist","timestamp":"2016-02-04T07:15:52.727Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/index","timestamp":"2016-02-04T07:15:52.727Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/managelist","timestamp":"2016-02-04T07:15:52.728Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/auditlist","timestamp":"2016-02-04T07:15:52.729Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getCreateSupplierList","timestamp":"2016-02-04T07:15:52.730Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getManageSupplierList","timestamp":"2016-02-04T07:15:52.731Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getAuditSupplierList","timestamp":"2016-02-04T07:15:52.731Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/index/status","timestamp":"2016-02-04T07:15:52.731Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/add","timestamp":"2016-02-04T07:15:52.732Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/update/:id","timestamp":"2016-02-04T07:15:52.732Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/supplier/add","timestamp":"2016-02-04T07:15:52.732Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/action/update","timestamp":"2016-02-04T07:15:52.733Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/info/:id","timestamp":"2016-02-04T07:15:52.733Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/infoopt/:id","timestamp":"2016-02-04T07:15:52.734Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/supplier/getSupplierListByIdName","timestamp":"2016-02-04T07:15:52.734Z"}
{"level":"info","message":"proxyRoute: [GET]/ proxyParams {\"params\":{},\"body\":{}}","timestamp":"2016-02-04T07:15:57.655Z"}
{"level":"info","message":"proxyRoute: [POST]/login proxyParams {\"params\":{},\"body\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"}}","timestamp":"2016-02-04T07:15:59.383Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/login\",\"method\":\"POST\",\"view\":\"pages/login\",\"url\":\"/auth\",\"isJsonRaw\":false,\"params\":[{\"name\":\"user\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"},{\"name\":\"password\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"}],\"domain\":\"http://localhost:30012\"},\"params\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"},\"message\":[],\"error\":false}","timestamp":"2016-02-04T07:15:59.389Z"}
{"level":"info","message":"proxyRoute: [GET]/ proxyParams {\"params\":{},\"body\":{}}","timestamp":"2016-02-04T07:16:00.186Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/\",\"method\":\"GET\",\"view\":\"pages/index\",\"noApi\":true,\"domain\":\"http://localhost:30012\"},\"params\":{},\"message\":[],\"error\":false}","timestamp":"2016-02-04T07:16:00.188Z"}
{"level":"info","message":"static resouces: {\"development\":true,\"cur\":true}","timestamp":"2016-02-04T07:16:00.189Z"}
{"level":"info","message":"app is started:development, port:30012","timestamp":"2016-02-04T07:50:23.735Z"}
{"level":"info","message":"[POST] http://localhost:30012/login","timestamp":"2016-02-04T07:50:23.790Z"}
{"level":"info","message":"[GET] http://localhost:30012/login","timestamp":"2016-02-04T07:50:23.790Z"}
{"level":"info","message":"[GET] http://localhost:30012/logout","timestamp":"2016-02-04T07:50:23.791Z"}
{"level":"info","message":"[GET] http://localhost:30012/","timestamp":"2016-02-04T07:50:23.792Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/index","timestamp":"2016-02-04T07:50:23.792Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandNames","timestamp":"2016-02-04T07:50:23.793Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandList","timestamp":"2016-02-04T07:50:23.793Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/edit","timestamp":"2016-02-04T07:50:23.794Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/edit/:brandId","timestamp":"2016-02-04T07:50:23.794Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/add","timestamp":"2016-02-04T07:50:23.794Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/brand/add","timestamp":"2016-02-04T07:50:23.795Z"}
{"level":"info","message":"[POST] http://localhost:30011/configure","timestamp":"2016-02-04T07:50:23.795Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/index","timestamp":"2016-02-04T07:50:23.796Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotionCode","timestamp":"2016-02-04T07:50:23.796Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotion","timestamp":"2016-02-04T07:50:23.797Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/auditPromotion","timestamp":"2016-02-04T07:50:23.798Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/sendPromotion","timestamp":"2016-02-04T07:50:23.798Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getCodeCount","timestamp":"2016-02-04T07:50:23.798Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/add","timestamp":"2016-02-04T07:50:23.799Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/update/:id","timestamp":"2016-02-04T07:50:23.799Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/info/:id","timestamp":"2016-02-04T07:50:23.800Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/checkPromotionCode","timestamp":"2016-02-04T07:50:23.800Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/add","timestamp":"2016-02-04T07:50:23.801Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/update","timestamp":"2016-02-04T07:50:23.801Z"}
{"level":"info","message":"[GET] http://localhost:30012/supplier/baseaudit/index","timestamp":"2016-02-04T07:50:23.801Z"}
{"level":"info","message":"[POST] http://localhost:30012/goods/review/getList","timestamp":"2016-02-04T07:50:23.802Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sort/index","timestamp":"2016-02-04T07:50:23.802Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryAllProductSortList","timestamp":"2016-02-04T07:50:23.802Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryProductSortList","timestamp":"2016-02-04T07:50:23.803Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/update","timestamp":"2016-02-04T07:50:23.804Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/new","timestamp":"2016-02-04T07:50:23.805Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/addProductSort","timestamp":"2016-02-04T07:50:23.805Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/edit/:param","timestamp":"2016-02-04T07:50:23.806Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/attr/index","timestamp":"2016-02-04T07:50:23.806Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/get","timestamp":"2016-02-04T07:50:23.806Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/add","timestamp":"2016-02-04T07:50:23.807Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/update","timestamp":"2016-02-04T07:50:23.807Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/queryProductAttributeList","timestamp":"2016-02-04T07:50:23.808Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/getProductAttribute","timestamp":"2016-02-04T07:50:23.808Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/color/index","timestamp":"2016-02-04T07:50:23.808Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getColor","timestamp":"2016-02-04T07:50:23.809Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addColor","timestamp":"2016-02-04T07:50:23.809Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateColor","timestamp":"2016-02-04T07:50:23.810Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index","timestamp":"2016-02-04T07:50:23.810Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index/:curPage","timestamp":"2016-02-04T07:50:23.811Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getSize","timestamp":"2016-02-04T07:50:23.811Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addSize","timestamp":"2016-02-04T07:50:23.811Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateSize","timestamp":"2016-02-04T07:50:23.812Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/index","timestamp":"2016-02-04T07:50:23.812Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyList","timestamp":"2016-02-04T07:50:23.813Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyAdd","timestamp":"2016-02-04T07:50:23.813Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyModify","timestamp":"2016-02-04T07:50:23.814Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortsize/index","timestamp":"2016-02-04T07:50:23.814Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/index","timestamp":"2016-02-04T07:50:23.814Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/delete","timestamp":"2016-02-04T07:50:23.815Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/automatic","timestamp":"2016-02-04T07:50:23.815Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/add","timestamp":"2016-02-04T07:50:23.816Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortattribute/index","timestamp":"2016-02-04T07:50:23.816Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/index","timestamp":"2016-02-04T07:50:23.816Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/delete","timestamp":"2016-02-04T07:50:23.817Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/add","timestamp":"2016-02-04T07:50:23.817Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/index","timestamp":"2016-02-04T07:50:23.817Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/indexPage","timestamp":"2016-02-04T07:50:23.825Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/examine","timestamp":"2016-02-04T07:50:23.826Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/examinePage","timestamp":"2016-02-04T07:50:23.827Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/check/index","timestamp":"2016-02-04T07:50:23.828Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/checkPage","timestamp":"2016-02-04T07:50:23.828Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/info/:shopsId","timestamp":"2016-02-04T07:50:23.828Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/update/:shopsId","timestamp":"2016-02-04T07:50:23.829Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/update","timestamp":"2016-02-04T07:50:23.829Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/add","timestamp":"2016-02-04T07:50:23.830Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/add","timestamp":"2016-02-04T07:50:23.830Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/index","timestamp":"2016-02-04T07:50:23.830Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/indexPage","timestamp":"2016-02-04T07:50:23.831Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/closeShops","timestamp":"2016-02-04T07:50:23.831Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/openShops","timestamp":"2016-02-04T07:50:23.832Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/delete","timestamp":"2016-02-04T07:50:23.832Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/adminAdd","timestamp":"2016-02-04T07:50:23.832Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/addguanxi","timestamp":"2016-02-04T07:50:23.833Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/adminupdate/:id","timestamp":"2016-02-04T07:50:23.833Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/managerName","timestamp":"2016-02-04T07:50:23.833Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/supplierlist","timestamp":"2016-02-04T07:50:23.834Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/index","timestamp":"2016-02-04T07:50:23.834Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/managelist","timestamp":"2016-02-04T07:50:23.835Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/auditlist","timestamp":"2016-02-04T07:50:23.836Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getCreateSupplierList","timestamp":"2016-02-04T07:50:23.837Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getManageSupplierList","timestamp":"2016-02-04T07:50:23.838Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getAuditSupplierList","timestamp":"2016-02-04T07:50:23.839Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/index/status","timestamp":"2016-02-04T07:50:23.839Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/add","timestamp":"2016-02-04T07:50:23.839Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/update/:id","timestamp":"2016-02-04T07:50:23.840Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/supplier/add","timestamp":"2016-02-04T07:50:23.840Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/action/update","timestamp":"2016-02-04T07:50:23.841Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/info/:id","timestamp":"2016-02-04T07:50:23.841Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/infoopt/:id","timestamp":"2016-02-04T07:50:23.841Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/supplier/getSupplierListByIdName","timestamp":"2016-02-04T07:50:23.842Z"}
{"level":"info","message":"proxyRoute: [GET]/ proxyParams {\"params\":{},\"body\":{}}","timestamp":"2016-02-04T07:51:04.509Z"}
{"level":"info","message":"proxyRoute: [POST]/login proxyParams {\"params\":{},\"body\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"}}","timestamp":"2016-02-04T07:51:06.347Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/login\",\"method\":\"POST\",\"view\":\"pages/login\",\"url\":\"/auth\",\"isJsonRaw\":false,\"params\":[{\"name\":\"user\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"},{\"name\":\"password\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"}],\"domain\":\"http://localhost:30012\"},\"params\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"},\"message\":[],\"error\":false}","timestamp":"2016-02-04T07:51:06.352Z"}
{"level":"info","message":"proxyRoute: [GET]/ proxyParams {\"params\":{},\"body\":{}}","timestamp":"2016-02-04T07:51:07.229Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/\",\"method\":\"GET\",\"view\":\"pages/index\",\"noApi\":true,\"domain\":\"http://localhost:30012\"},\"params\":{},\"message\":[],\"error\":false}","timestamp":"2016-02-04T07:51:07.232Z"}
{"level":"info","message":"static resouces: {\"development\":true,\"cur\":true}","timestamp":"2016-02-04T07:51:07.233Z"}
{"level":"info","message":"app is started:development, port:30012","timestamp":"2016-02-04T07:56:31.542Z"}
{"level":"info","message":"[POST] http://localhost:30012/login","timestamp":"2016-02-04T07:56:31.597Z"}
{"level":"info","message":"[GET] http://localhost:30012/login","timestamp":"2016-02-04T07:56:31.597Z"}
{"level":"info","message":"[GET] http://localhost:30012/logout","timestamp":"2016-02-04T07:56:31.598Z"}
{"level":"info","message":"[GET] http://localhost:30012/","timestamp":"2016-02-04T07:56:31.603Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/index","timestamp":"2016-02-04T07:56:31.604Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandNames","timestamp":"2016-02-04T07:56:31.604Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandList","timestamp":"2016-02-04T07:56:31.605Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/edit","timestamp":"2016-02-04T07:56:31.607Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/edit/:brandId","timestamp":"2016-02-04T07:56:31.607Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/add","timestamp":"2016-02-04T07:56:31.608Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/brand/add","timestamp":"2016-02-04T07:56:31.609Z"}
{"level":"info","message":"[POST] http://localhost:30011/configure","timestamp":"2016-02-04T07:56:31.609Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/index","timestamp":"2016-02-04T07:56:31.609Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotionCode","timestamp":"2016-02-04T07:56:31.610Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotion","timestamp":"2016-02-04T07:56:31.611Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/auditPromotion","timestamp":"2016-02-04T07:56:31.611Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/sendPromotion","timestamp":"2016-02-04T07:56:31.611Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getCodeCount","timestamp":"2016-02-04T07:56:31.612Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/add","timestamp":"2016-02-04T07:56:31.612Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/update/:id","timestamp":"2016-02-04T07:56:31.612Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/info/:id","timestamp":"2016-02-04T07:56:31.613Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/checkPromotionCode","timestamp":"2016-02-04T07:56:31.614Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/add","timestamp":"2016-02-04T07:56:31.614Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/update","timestamp":"2016-02-04T07:56:31.614Z"}
{"level":"info","message":"[GET] http://localhost:30012/supplier/baseaudit/index","timestamp":"2016-02-04T07:56:31.615Z"}
{"level":"info","message":"[POST] http://localhost:30012/goods/review/getList","timestamp":"2016-02-04T07:56:31.615Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sort/index","timestamp":"2016-02-04T07:56:31.616Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryAllProductSortList","timestamp":"2016-02-04T07:56:31.616Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryProductSortList","timestamp":"2016-02-04T07:56:31.617Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/update","timestamp":"2016-02-04T07:56:31.617Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/new","timestamp":"2016-02-04T07:56:31.618Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/addProductSort","timestamp":"2016-02-04T07:56:31.618Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/edit/:param","timestamp":"2016-02-04T07:56:31.618Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/attr/index","timestamp":"2016-02-04T07:56:31.619Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/get","timestamp":"2016-02-04T07:56:31.619Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/add","timestamp":"2016-02-04T07:56:31.620Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/update","timestamp":"2016-02-04T07:56:31.620Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/queryProductAttributeList","timestamp":"2016-02-04T07:56:31.620Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/getProductAttribute","timestamp":"2016-02-04T07:56:31.621Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/color/index","timestamp":"2016-02-04T07:56:31.621Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getColor","timestamp":"2016-02-04T07:56:31.622Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addColor","timestamp":"2016-02-04T07:56:31.622Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateColor","timestamp":"2016-02-04T07:56:31.623Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index","timestamp":"2016-02-04T07:56:31.623Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index/:curPage","timestamp":"2016-02-04T07:56:31.624Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getSize","timestamp":"2016-02-04T07:56:31.624Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addSize","timestamp":"2016-02-04T07:56:31.625Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateSize","timestamp":"2016-02-04T07:56:31.625Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/index","timestamp":"2016-02-04T07:56:31.626Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyList","timestamp":"2016-02-04T07:56:31.626Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyAdd","timestamp":"2016-02-04T07:56:31.626Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyModify","timestamp":"2016-02-04T07:56:31.627Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortsize/index","timestamp":"2016-02-04T07:56:31.627Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/index","timestamp":"2016-02-04T07:56:31.627Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/delete","timestamp":"2016-02-04T07:56:31.628Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/automatic","timestamp":"2016-02-04T07:56:31.628Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/add","timestamp":"2016-02-04T07:56:31.629Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortattribute/index","timestamp":"2016-02-04T07:56:31.629Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/index","timestamp":"2016-02-04T07:56:31.629Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/delete","timestamp":"2016-02-04T07:56:31.630Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/add","timestamp":"2016-02-04T07:56:31.630Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/index","timestamp":"2016-02-04T07:56:31.630Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/indexPage","timestamp":"2016-02-04T07:56:31.631Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/examine","timestamp":"2016-02-04T07:56:31.632Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/examinePage","timestamp":"2016-02-04T07:56:31.633Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/check/index","timestamp":"2016-02-04T07:56:31.634Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/checkPage","timestamp":"2016-02-04T07:56:31.634Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/info/:shopsId","timestamp":"2016-02-04T07:56:31.634Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/update/:shopsId","timestamp":"2016-02-04T07:56:31.635Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/update","timestamp":"2016-02-04T07:56:31.635Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/add","timestamp":"2016-02-04T07:56:31.636Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/add","timestamp":"2016-02-04T07:56:31.636Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/index","timestamp":"2016-02-04T07:56:31.636Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/indexPage","timestamp":"2016-02-04T07:56:31.637Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/closeShops","timestamp":"2016-02-04T07:56:31.637Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/openShops","timestamp":"2016-02-04T07:56:31.637Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/delete","timestamp":"2016-02-04T07:56:31.638Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/adminAdd","timestamp":"2016-02-04T07:56:31.638Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/addguanxi","timestamp":"2016-02-04T07:56:31.638Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/adminupdate/:id","timestamp":"2016-02-04T07:56:31.639Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/managerName","timestamp":"2016-02-04T07:56:31.639Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/supplierlist","timestamp":"2016-02-04T07:56:31.640Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/index","timestamp":"2016-02-04T07:56:31.640Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/managelist","timestamp":"2016-02-04T07:56:31.640Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/auditlist","timestamp":"2016-02-04T07:56:31.642Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getCreateSupplierList","timestamp":"2016-02-04T07:56:31.642Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getManageSupplierList","timestamp":"2016-02-04T07:56:31.643Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getAuditSupplierList","timestamp":"2016-02-04T07:56:31.643Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/index/status","timestamp":"2016-02-04T07:56:31.643Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/add","timestamp":"2016-02-04T07:56:31.644Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/update/:id","timestamp":"2016-02-04T07:56:31.644Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/supplier/add","timestamp":"2016-02-04T07:56:31.645Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/action/update","timestamp":"2016-02-04T07:56:31.645Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/info/:id","timestamp":"2016-02-04T07:56:31.645Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/infoopt/:id","timestamp":"2016-02-04T07:56:31.646Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/supplier/getSupplierListByIdName","timestamp":"2016-02-04T07:56:31.646Z"}
{"level":"info","message":"proxyRoute: [GET]/ proxyParams {\"params\":{},\"body\":{}}","timestamp":"2016-02-04T07:56:33.875Z"}
{"level":"info","message":"proxyRoute: [POST]/login proxyParams {\"params\":{},\"body\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"}}","timestamp":"2016-02-04T07:56:35.798Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/login\",\"method\":\"POST\",\"view\":\"pages/login\",\"url\":\"/auth\",\"isJsonRaw\":false,\"params\":[{\"name\":\"user\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"},{\"name\":\"password\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"}],\"domain\":\"http://localhost:30012\"},\"params\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"},\"message\":[],\"error\":false}","timestamp":"2016-02-04T07:56:35.804Z"}
{"level":"info","message":"proxyRoute: [GET]/ proxyParams {\"params\":{},\"body\":{}}","timestamp":"2016-02-04T07:56:37.317Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/\",\"method\":\"GET\",\"view\":\"pages/index\",\"noApi\":true,\"domain\":\"http://localhost:30012\"},\"params\":{},\"message\":[],\"error\":false}","timestamp":"2016-02-04T07:56:37.321Z"}
{"level":"info","message":"static resouces: {\"development\":true,\"cur\":true}","timestamp":"2016-02-04T07:56:37.324Z"}
{"level":"info","message":"app is started:development, port:30012","timestamp":"2016-02-04T07:57:39.477Z"}
{"level":"info","message":"[POST] http://localhost:30012/login","timestamp":"2016-02-04T07:57:39.535Z"}
{"level":"info","message":"[GET] http://localhost:30012/login","timestamp":"2016-02-04T07:57:39.536Z"}
{"level":"info","message":"[GET] http://localhost:30012/logout","timestamp":"2016-02-04T07:57:39.536Z"}
{"level":"info","message":"[GET] http://localhost:30012/","timestamp":"2016-02-04T07:57:39.536Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/index","timestamp":"2016-02-04T07:57:39.537Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandNames","timestamp":"2016-02-04T07:57:39.537Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandList","timestamp":"2016-02-04T07:57:39.538Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/edit","timestamp":"2016-02-04T07:57:39.538Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/edit/:brandId","timestamp":"2016-02-04T07:57:39.538Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/add","timestamp":"2016-02-04T07:57:39.539Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/brand/add","timestamp":"2016-02-04T07:57:39.539Z"}
{"level":"info","message":"[POST] http://localhost:30011/configure","timestamp":"2016-02-04T07:57:39.540Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/index","timestamp":"2016-02-04T07:57:39.540Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotionCode","timestamp":"2016-02-04T07:57:39.541Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotion","timestamp":"2016-02-04T07:57:39.541Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/auditPromotion","timestamp":"2016-02-04T07:57:39.542Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/sendPromotion","timestamp":"2016-02-04T07:57:39.542Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getCodeCount","timestamp":"2016-02-04T07:57:39.542Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/add","timestamp":"2016-02-04T07:57:39.543Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/update/:id","timestamp":"2016-02-04T07:57:39.550Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/info/:id","timestamp":"2016-02-04T07:57:39.550Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/checkPromotionCode","timestamp":"2016-02-04T07:57:39.551Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/add","timestamp":"2016-02-04T07:57:39.552Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/update","timestamp":"2016-02-04T07:57:39.552Z"}
{"level":"info","message":"[GET] http://localhost:30012/supplier/baseaudit/index","timestamp":"2016-02-04T07:57:39.552Z"}
{"level":"info","message":"[POST] http://localhost:30012/goods/review/getList","timestamp":"2016-02-04T07:57:39.553Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sort/index","timestamp":"2016-02-04T07:57:39.553Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryAllProductSortList","timestamp":"2016-02-04T07:57:39.554Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryProductSortList","timestamp":"2016-02-04T07:57:39.554Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/update","timestamp":"2016-02-04T07:57:39.554Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/new","timestamp":"2016-02-04T07:57:39.556Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/addProductSort","timestamp":"2016-02-04T07:57:39.556Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/edit/:param","timestamp":"2016-02-04T07:57:39.557Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/attr/index","timestamp":"2016-02-04T07:57:39.557Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/get","timestamp":"2016-02-04T07:57:39.557Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/add","timestamp":"2016-02-04T07:57:39.558Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/update","timestamp":"2016-02-04T07:57:39.558Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/queryProductAttributeList","timestamp":"2016-02-04T07:57:39.559Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/getProductAttribute","timestamp":"2016-02-04T07:57:39.559Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/color/index","timestamp":"2016-02-04T07:57:39.559Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getColor","timestamp":"2016-02-04T07:57:39.560Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addColor","timestamp":"2016-02-04T07:57:39.560Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateColor","timestamp":"2016-02-04T07:57:39.560Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index","timestamp":"2016-02-04T07:57:39.561Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index/:curPage","timestamp":"2016-02-04T07:57:39.561Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getSize","timestamp":"2016-02-04T07:57:39.561Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addSize","timestamp":"2016-02-04T07:57:39.562Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateSize","timestamp":"2016-02-04T07:57:39.562Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/index","timestamp":"2016-02-04T07:57:39.563Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyList","timestamp":"2016-02-04T07:57:39.563Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyAdd","timestamp":"2016-02-04T07:57:39.563Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyModify","timestamp":"2016-02-04T07:57:39.564Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortsize/index","timestamp":"2016-02-04T07:57:39.564Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/index","timestamp":"2016-02-04T07:57:39.564Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/delete","timestamp":"2016-02-04T07:57:39.565Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/automatic","timestamp":"2016-02-04T07:57:39.565Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/add","timestamp":"2016-02-04T07:57:39.565Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortattribute/index","timestamp":"2016-02-04T07:57:39.566Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/index","timestamp":"2016-02-04T07:57:39.566Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/delete","timestamp":"2016-02-04T07:57:39.567Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/add","timestamp":"2016-02-04T07:57:39.567Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/index","timestamp":"2016-02-04T07:57:39.567Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/indexPage","timestamp":"2016-02-04T07:57:39.568Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/examine","timestamp":"2016-02-04T07:57:39.568Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/examinePage","timestamp":"2016-02-04T07:57:39.569Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/check/index","timestamp":"2016-02-04T07:57:39.570Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/checkPage","timestamp":"2016-02-04T07:57:39.570Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/info/:shopsId","timestamp":"2016-02-04T07:57:39.571Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/update/:shopsId","timestamp":"2016-02-04T07:57:39.571Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/update","timestamp":"2016-02-04T07:57:39.572Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/add","timestamp":"2016-02-04T07:57:39.572Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/add","timestamp":"2016-02-04T07:57:39.572Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/index","timestamp":"2016-02-04T07:57:39.573Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/indexPage","timestamp":"2016-02-04T07:57:39.573Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/closeShops","timestamp":"2016-02-04T07:57:39.574Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/openShops","timestamp":"2016-02-04T07:57:39.574Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/delete","timestamp":"2016-02-04T07:57:39.574Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/adminAdd","timestamp":"2016-02-04T07:57:39.575Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/addguanxi","timestamp":"2016-02-04T07:57:39.576Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/adminupdate/:id","timestamp":"2016-02-04T07:57:39.577Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/managerName","timestamp":"2016-02-04T07:57:39.577Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/supplierlist","timestamp":"2016-02-04T07:57:39.577Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/index","timestamp":"2016-02-04T07:57:39.578Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/managelist","timestamp":"2016-02-04T07:57:39.578Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/auditlist","timestamp":"2016-02-04T07:57:39.579Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getCreateSupplierList","timestamp":"2016-02-04T07:57:39.580Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getManageSupplierList","timestamp":"2016-02-04T07:57:39.580Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getAuditSupplierList","timestamp":"2016-02-04T07:57:39.581Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/index/status","timestamp":"2016-02-04T07:57:39.581Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/add","timestamp":"2016-02-04T07:57:39.582Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/update/:id","timestamp":"2016-02-04T07:57:39.582Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/supplier/add","timestamp":"2016-02-04T07:57:39.582Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/action/update","timestamp":"2016-02-04T07:57:39.583Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/info/:id","timestamp":"2016-02-04T07:57:39.583Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/infoopt/:id","timestamp":"2016-02-04T07:57:39.583Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/supplier/getSupplierListByIdName","timestamp":"2016-02-04T07:57:39.585Z"}
{"level":"info","message":"proxyRoute: [POST]/login proxyParams {\"params\":{},\"body\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"}}","timestamp":"2016-02-04T07:57:43.663Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/login\",\"method\":\"POST\",\"view\":\"pages/login\",\"url\":\"/auth\",\"isJsonRaw\":false,\"params\":[{\"name\":\"user\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"},{\"name\":\"password\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"}],\"domain\":\"http://localhost:30012\"},\"params\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"},\"message\":[],\"error\":false}","timestamp":"2016-02-04T07:57:43.669Z"}
{"level":"info","message":"app is started:development, port:30012","timestamp":"2016-02-04T08:00:43.975Z"}
{"level":"info","message":"[POST] http://localhost:30012/login","timestamp":"2016-02-04T08:00:44.029Z"}
{"level":"info","message":"[GET] http://localhost:30012/login","timestamp":"2016-02-04T08:00:44.030Z"}
{"level":"info","message":"[GET] http://localhost:30012/logout","timestamp":"2016-02-04T08:00:44.031Z"}
{"level":"info","message":"[GET] http://localhost:30012/","timestamp":"2016-02-04T08:00:44.031Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/index","timestamp":"2016-02-04T08:00:44.032Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandNames","timestamp":"2016-02-04T08:00:44.032Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandList","timestamp":"2016-02-04T08:00:44.033Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/edit","timestamp":"2016-02-04T08:00:44.033Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/edit/:brandId","timestamp":"2016-02-04T08:00:44.033Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/add","timestamp":"2016-02-04T08:00:44.034Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/brand/add","timestamp":"2016-02-04T08:00:44.034Z"}
{"level":"info","message":"[POST] http://localhost:30011/configure","timestamp":"2016-02-04T08:00:44.035Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/index","timestamp":"2016-02-04T08:00:44.035Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotionCode","timestamp":"2016-02-04T08:00:44.036Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotion","timestamp":"2016-02-04T08:00:44.036Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/auditPromotion","timestamp":"2016-02-04T08:00:44.037Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/sendPromotion","timestamp":"2016-02-04T08:00:44.037Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getCodeCount","timestamp":"2016-02-04T08:00:44.037Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/add","timestamp":"2016-02-04T08:00:44.038Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/update/:id","timestamp":"2016-02-04T08:00:44.038Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/info/:id","timestamp":"2016-02-04T08:00:44.039Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/checkPromotionCode","timestamp":"2016-02-04T08:00:44.039Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/add","timestamp":"2016-02-04T08:00:44.040Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/update","timestamp":"2016-02-04T08:00:44.041Z"}
{"level":"info","message":"[GET] http://localhost:30012/supplier/baseaudit/index","timestamp":"2016-02-04T08:00:44.042Z"}
{"level":"info","message":"[POST] http://localhost:30012/goods/review/getList","timestamp":"2016-02-04T08:00:44.042Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sort/index","timestamp":"2016-02-04T08:00:44.042Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryAllProductSortList","timestamp":"2016-02-04T08:00:44.043Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryProductSortList","timestamp":"2016-02-04T08:00:44.043Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/update","timestamp":"2016-02-04T08:00:44.044Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/new","timestamp":"2016-02-04T08:00:44.044Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/addProductSort","timestamp":"2016-02-04T08:00:44.044Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/edit/:param","timestamp":"2016-02-04T08:00:44.045Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/attr/index","timestamp":"2016-02-04T08:00:44.046Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/get","timestamp":"2016-02-04T08:00:44.046Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/add","timestamp":"2016-02-04T08:00:44.046Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/update","timestamp":"2016-02-04T08:00:44.047Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/queryProductAttributeList","timestamp":"2016-02-04T08:00:44.047Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/getProductAttribute","timestamp":"2016-02-04T08:00:44.047Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/color/index","timestamp":"2016-02-04T08:00:44.048Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getColor","timestamp":"2016-02-04T08:00:44.048Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addColor","timestamp":"2016-02-04T08:00:44.049Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateColor","timestamp":"2016-02-04T08:00:44.049Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index","timestamp":"2016-02-04T08:00:44.049Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index/:curPage","timestamp":"2016-02-04T08:00:44.050Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getSize","timestamp":"2016-02-04T08:00:44.050Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addSize","timestamp":"2016-02-04T08:00:44.051Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateSize","timestamp":"2016-02-04T08:00:44.051Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/index","timestamp":"2016-02-04T08:00:44.051Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyList","timestamp":"2016-02-04T08:00:44.052Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyAdd","timestamp":"2016-02-04T08:00:44.052Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyModify","timestamp":"2016-02-04T08:00:44.053Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortsize/index","timestamp":"2016-02-04T08:00:44.053Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/index","timestamp":"2016-02-04T08:00:44.053Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/delete","timestamp":"2016-02-04T08:00:44.054Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/automatic","timestamp":"2016-02-04T08:00:44.054Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/add","timestamp":"2016-02-04T08:00:44.055Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortattribute/index","timestamp":"2016-02-04T08:00:44.055Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/index","timestamp":"2016-02-04T08:00:44.055Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/delete","timestamp":"2016-02-04T08:00:44.056Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/add","timestamp":"2016-02-04T08:00:44.057Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/index","timestamp":"2016-02-04T08:00:44.064Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/indexPage","timestamp":"2016-02-04T08:00:44.065Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/examine","timestamp":"2016-02-04T08:00:44.065Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/examinePage","timestamp":"2016-02-04T08:00:44.066Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/check/index","timestamp":"2016-02-04T08:00:44.067Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/checkPage","timestamp":"2016-02-04T08:00:44.067Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/info/:shopsId","timestamp":"2016-02-04T08:00:44.068Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/update/:shopsId","timestamp":"2016-02-04T08:00:44.068Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/update","timestamp":"2016-02-04T08:00:44.068Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/add","timestamp":"2016-02-04T08:00:44.069Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/add","timestamp":"2016-02-04T08:00:44.069Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/index","timestamp":"2016-02-04T08:00:44.069Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/indexPage","timestamp":"2016-02-04T08:00:44.070Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/closeShops","timestamp":"2016-02-04T08:00:44.070Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/openShops","timestamp":"2016-02-04T08:00:44.071Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/delete","timestamp":"2016-02-04T08:00:44.072Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/adminAdd","timestamp":"2016-02-04T08:00:44.073Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/addguanxi","timestamp":"2016-02-04T08:00:44.073Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/adminupdate/:id","timestamp":"2016-02-04T08:00:44.073Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/managerName","timestamp":"2016-02-04T08:00:44.074Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/supplierlist","timestamp":"2016-02-04T08:00:44.074Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/index","timestamp":"2016-02-04T08:00:44.075Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/managelist","timestamp":"2016-02-04T08:00:44.075Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/auditlist","timestamp":"2016-02-04T08:00:44.076Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getCreateSupplierList","timestamp":"2016-02-04T08:00:44.077Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getManageSupplierList","timestamp":"2016-02-04T08:00:44.077Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getAuditSupplierList","timestamp":"2016-02-04T08:00:44.078Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/index/status","timestamp":"2016-02-04T08:00:44.078Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/add","timestamp":"2016-02-04T08:00:44.078Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/update/:id","timestamp":"2016-02-04T08:00:44.079Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/supplier/add","timestamp":"2016-02-04T08:00:44.079Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/action/update","timestamp":"2016-02-04T08:00:44.079Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/info/:id","timestamp":"2016-02-04T08:00:44.080Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/infoopt/:id","timestamp":"2016-02-04T08:00:44.080Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/supplier/getSupplierListByIdName","timestamp":"2016-02-04T08:00:44.080Z"}
{"level":"info","message":"proxyRoute: [POST]/login proxyParams {\"params\":{},\"body\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"}}","timestamp":"2016-02-04T08:00:53.019Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/login\",\"method\":\"POST\",\"view\":\"pages/login\",\"url\":\"/auth\",\"isJsonRaw\":false,\"params\":[{\"name\":\"user\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"},{\"name\":\"password\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"}],\"domain\":\"http://localhost:30012\"},\"params\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"},\"message\":[],\"error\":false}","timestamp":"2016-02-04T08:00:53.024Z"}
{"level":"info","message":"app is started:development, port:30012","timestamp":"2016-02-04T08:02:42.593Z"}
{"level":"info","message":"[POST] http://localhost:30012/login","timestamp":"2016-02-04T08:02:42.650Z"}
{"level":"info","message":"[GET] http://localhost:30012/login","timestamp":"2016-02-04T08:02:42.651Z"}
{"level":"info","message":"[GET] http://localhost:30012/logout","timestamp":"2016-02-04T08:02:42.651Z"}
{"level":"info","message":"[GET] http://localhost:30012/","timestamp":"2016-02-04T08:02:42.651Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/index","timestamp":"2016-02-04T08:02:42.652Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandNames","timestamp":"2016-02-04T08:02:42.652Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/getBrandList","timestamp":"2016-02-04T08:02:42.653Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/edit","timestamp":"2016-02-04T08:02:42.654Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/edit/:brandId","timestamp":"2016-02-04T08:02:42.654Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/brands/add","timestamp":"2016-02-04T08:02:42.655Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/brand/add","timestamp":"2016-02-04T08:02:42.655Z"}
{"level":"info","message":"[POST] http://localhost:30011/configure","timestamp":"2016-02-04T08:02:42.656Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/index","timestamp":"2016-02-04T08:02:42.656Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotionCode","timestamp":"2016-02-04T08:02:42.657Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getPromotion","timestamp":"2016-02-04T08:02:42.657Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/auditPromotion","timestamp":"2016-02-04T08:02:42.658Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/sendPromotion","timestamp":"2016-02-04T08:02:42.658Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/getCodeCount","timestamp":"2016-02-04T08:02:42.658Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/add","timestamp":"2016-02-04T08:02:42.659Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/update/:id","timestamp":"2016-02-04T08:02:42.659Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/coupon/info/:id","timestamp":"2016-02-04T08:02:42.660Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/checkPromotionCode","timestamp":"2016-02-04T08:02:42.660Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/add","timestamp":"2016-02-04T08:02:42.661Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/coupon/action/update","timestamp":"2016-02-04T08:02:42.661Z"}
{"level":"info","message":"[GET] http://localhost:30012/supplier/baseaudit/index","timestamp":"2016-02-04T08:02:42.661Z"}
{"level":"info","message":"[POST] http://localhost:30012/goods/review/getList","timestamp":"2016-02-04T08:02:42.662Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sort/index","timestamp":"2016-02-04T08:02:42.663Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryAllProductSortList","timestamp":"2016-02-04T08:02:42.664Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/class/queryProductSortList","timestamp":"2016-02-04T08:02:42.664Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/update","timestamp":"2016-02-04T08:02:42.665Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/new","timestamp":"2016-02-04T08:02:42.665Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/sort/addProductSort","timestamp":"2016-02-04T08:02:42.666Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/class/edit/:param","timestamp":"2016-02-04T08:02:42.666Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/product/attr/index","timestamp":"2016-02-04T08:02:42.667Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/get","timestamp":"2016-02-04T08:02:42.668Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/add","timestamp":"2016-02-04T08:02:42.669Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/update","timestamp":"2016-02-04T08:02:42.669Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/queryProductAttributeList","timestamp":"2016-02-04T08:02:42.670Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/product/attr/getProductAttribute","timestamp":"2016-02-04T08:02:42.670Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/color/index","timestamp":"2016-02-04T08:02:42.670Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getColor","timestamp":"2016-02-04T08:02:42.671Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addColor","timestamp":"2016-02-04T08:02:42.671Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateColor","timestamp":"2016-02-04T08:02:42.672Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index","timestamp":"2016-02-04T08:02:42.672Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/size/index/:curPage","timestamp":"2016-02-04T08:02:42.673Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/getSize","timestamp":"2016-02-04T08:02:42.673Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/addSize","timestamp":"2016-02-04T08:02:42.674Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/size/updateSize","timestamp":"2016-02-04T08:02:42.674Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/index","timestamp":"2016-02-04T08:02:42.675Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyList","timestamp":"2016-02-04T08:02:42.675Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyAdd","timestamp":"2016-02-04T08:02:42.675Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/erpproduct/sizeattribute/propertyModify","timestamp":"2016-02-04T08:02:42.676Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortsize/index","timestamp":"2016-02-04T08:02:42.676Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/index","timestamp":"2016-02-04T08:02:42.677Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/delete","timestamp":"2016-02-04T08:02:42.677Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/automatic","timestamp":"2016-02-04T08:02:42.678Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortsize/ajax/add","timestamp":"2016-02-04T08:02:42.678Z"}
{"level":"info","message":"[GET] http://localhost:30012/erpproduct/sortattribute/index","timestamp":"2016-02-04T08:02:42.678Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/index","timestamp":"2016-02-04T08:02:42.679Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/delete","timestamp":"2016-02-04T08:02:42.679Z"}
{"level":"info","message":"[POST] http://localhost:30012/erpproduct/sortattribute/ajax/add","timestamp":"2016-02-04T08:02:42.679Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/index","timestamp":"2016-02-04T08:02:42.686Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/indexPage","timestamp":"2016-02-04T08:02:42.687Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/examine","timestamp":"2016-02-04T08:02:42.687Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/examinePage","timestamp":"2016-02-04T08:02:42.688Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/check/index","timestamp":"2016-02-04T08:02:42.688Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/checkPage","timestamp":"2016-02-04T08:02:42.689Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/info/:shopsId","timestamp":"2016-02-04T08:02:42.689Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/update/:shopsId","timestamp":"2016-02-04T08:02:42.689Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/update","timestamp":"2016-02-04T08:02:42.690Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/add","timestamp":"2016-02-04T08:02:42.690Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/store/add","timestamp":"2016-02-04T08:02:42.690Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/index","timestamp":"2016-02-04T08:02:42.691Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/indexPage","timestamp":"2016-02-04T08:02:42.691Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/closeShops","timestamp":"2016-02-04T08:02:42.692Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/store/openShops","timestamp":"2016-02-04T08:02:42.692Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/delete","timestamp":"2016-02-04T08:02:42.692Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/storeadmin/adminAdd","timestamp":"2016-02-04T08:02:42.693Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/addguanxi","timestamp":"2016-02-04T08:02:42.693Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/store/adminupdate/:id","timestamp":"2016-02-04T08:02:42.694Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/managerName","timestamp":"2016-02-04T08:02:42.694Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/storeadmin/supplierlist","timestamp":"2016-02-04T08:02:42.694Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/index","timestamp":"2016-02-04T08:02:42.695Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/managelist","timestamp":"2016-02-04T08:02:42.695Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/supplier/auditlist","timestamp":"2016-02-04T08:02:42.696Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getCreateSupplierList","timestamp":"2016-02-04T08:02:42.697Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getManageSupplierList","timestamp":"2016-02-04T08:02:42.697Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/create/getAuditSupplierList","timestamp":"2016-02-04T08:02:42.698Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/index/status","timestamp":"2016-02-04T08:02:42.698Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/add","timestamp":"2016-02-04T08:02:42.698Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/update/:id","timestamp":"2016-02-04T08:02:42.699Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/supplier/add","timestamp":"2016-02-04T08:02:42.699Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/brand/action/update","timestamp":"2016-02-04T08:02:42.700Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/info/:id","timestamp":"2016-02-04T08:02:42.701Z"}
{"level":"info","message":"[GET] http://192.168.102.215:8080/platform/supplier/infoopt/:id","timestamp":"2016-02-04T08:02:42.702Z"}
{"level":"info","message":"[POST] http://192.168.102.215:8080/platform/supplier/supplier/getSupplierListByIdName","timestamp":"2016-02-04T08:02:42.702Z"}
{"level":"info","message":"proxyRoute: [POST]/login proxyParams {\"params\":{},\"body\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"}}","timestamp":"2016-02-04T08:02:47.459Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/login\",\"method\":\"POST\",\"view\":\"pages/login\",\"url\":\"/auth\",\"isJsonRaw\":false,\"params\":[{\"name\":\"user\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"},{\"name\":\"password\",\"type\":\"String\",\"maxLength\":16,\"minLength\":6,\"reg\":{},\"message\":\"必须是6-16位的字符\"}],\"domain\":\"http://localhost:30012\"},\"params\":{\"user\":\"wxtest1\",\"password\":\"yoho9646abcdef\"},\"message\":[],\"error\":false}","timestamp":"2016-02-04T08:02:47.465Z"}
{"code":20003,"data":{"auth":{"pid":"2794","account":"wxtest1","truename":"wxtest1","staff_code":"0","email":"wxtest1@yoho.cn","phone":"13521111111","create_time":"1441906728","expires":"1483200000","login_time":"1454572922","status":"1","identity":"7","auth_site":"1,2","supplier_id":0,"identity_cn":"有货平台运营","create_date":"2015-09-11 01:38:48","uid":"2794","name":"wxtest1"},"menu":[{"title":"逛","parent":"menu-template","menu":[{"title":"资讯管理","href":"/guang/article/index","icon":"list-alt"},{"title":"文章分类管理","href":"/guang/article/sortindex","icon":"list-alt"},{"title":"标签管理","href":"/guang/tags/index","icon":"list-alt"},{"title":"标签分类管理","href":"/guang/tags/sort","icon":"list-alt"},{"title":"评论管理","href":"/guang/comments/index","icon":"list-alt"},{"title":"作者管理","href":"/guang/author/index","icon":"list-alt"},{"title":"Plus/Star管理","href":"/guang/plustar/index","icon":"list-alt"},{"title":"品牌关注","href":"/guang/relationship/index","icon":"list-alt"}]},{"title":"账号管理","parent":"menu-template","menu":[{"title":"用户管理","href":"/account/profile/index","icon":"list-alt"},{"title":"部门管理","href":"/account/dept/index","icon":"list-alt"},{"title":"角色管理","href":"/account/role/index","icon":"list-alt"},{"title":"菜单管理","href":"/account/resources/index","icon":"list-alt"},{"title":"权限管理","href":"/account/action/index","icon":"list-alt"}]},{"title":"供应商管理","parent":"menu-template","menu":[{"title":"创建供应商","href":"/supplier/supplier/index","icon":"list-alt"},{"title":"供应商列表","href":"/supplier/supplier/managelist","icon":"list-alt"},{"title":"供应商审核","href":"/supplier/supplier/auditlist","icon":"list-alt"}]},{"title":"品牌管理","parent":"menu-template","menu":[{"title":"品牌管理","href":"/erpproduct/brands/index","icon":"list-alt"}]},{"title":"合同管理","parent":"menu-template","menu":[{"title":"合同创建","href":"/supplier/agreement/index","icon":"list-alt"},{"title":"合同管理","href":"/supplier/agreement/manage","icon":"list-alt"},{"title":"合同审核","href":"/supplier/agreement/review","icon":"list-alt"}]},{"title":"店铺管理","parent":"menu-template","menu":[{"title":"店铺创建","href":"/supplier/store/index","icon":"list-alt"},{"title":"店铺信息管理","href":"/supplier/store/examine","icon":"list-alt"},{"title":"店铺审核管理","href":"/supplier/check/index","icon":"list-alt"},{"title":"管理员列表","href":"/supplier/storeadmin/index","icon":"list-alt"}]},{"title":"平台类目管理","parent":"menu-template","menu":[{"title":"物理类目管理","href":"/erpproduct/sort/index","icon":"list-alt"}]},{"title":"产品管理","parent":"menu-template","menu":[{"title":"产品属性管理","href":"/erpproduct/attribute/index","icon":"list-alt"},{"title":"品类列表","href":"/erpproduct/sort/index","icon":"list-alt"},{"title":"尺码列表","href":"/erpproduct/size/index","icon":"list-alt"},{"title":"品类尺码管理","href":"/erpproduct/sortsize/index","icon":"list-alt"},{"title":"尺码属性管理","href":"/erpproduct/sizeattribute/index","icon":"list-alt"},{"title":"品类尺码属性管理","href":"/erpproduct/sortattribute/index","icon":"list-alt"},{"title":"颜色管理","href":"/erpproduct/color/index","icon":"list-alt"},{"title":"参考尺码管理","href":"/cmsproduct/referencesize/index","icon":"list-alt"},{"title":"品牌款型","href":"/erpproduct/brandfolder/index","icon":"list-alt"}]},{"title":"商品管理","parent":"menu-template","menu":[{"title":"基础商品","href":"/supplier/baseproduct/index","icon":"list-alt"},{"title":"商品审核","href":"/supplier/baseaudit/index","icon":"list-alt"},{"title":"代销变价","href":"/erpproduct/price/index","icon":"list-alt"}]},{"title":"发货单管理","parent":"menu-template","menu":[{"title":"发货单管理","href":"/supplier/invoice/index","icon":"list-alt"},{"title":"发货单审核","href":"/supplier/invoice/primaryaudit","icon":"list-alt"},{"title":"发货单二审","href":"/supplier/invoice/financialaudit","icon":"list-alt"}]},{"title":"外采单列表","parent":"menu-template","menu":[{"title":"外采单列表","href":"/supplier/externalinvoice/index","icon":"list-alt"}]},{"title":"资源管理","parent":"menu-template","menu":[{"title":"资源管理","href":"/resource/index/index","icon":"list-alt"},{"title":"平台管理","href":"/resource/platform/index","icon":"list-alt"},{"title":"资源分类管理","href":"/resource/sort/index","icon":"list-alt"}]},{"title":"帮助管理","parent":"menu-template","menu":[{"title":"帮助分类","href":"/operations/helpcategory/index","icon":"list-alt"},{"title":"帮助内容","href":"/operations/helpcontent/index","icon":"list-alt"}]},{"title":"运营管理","parent":"menu-template","menu":[{"title":"App入口管理","href":"/operations/entrance/index","icon":"list-alt"},{"title":"分类管理","href":"/operations/category/index","icon":"list-alt"},{"title":"App版本升级提醒","href":"/operations/version/index","icon":"list-alt"},{"title":"APP意见反馈管理","href":"/suggest/suggest/index","icon":"list-alt"},{"title":"热门意见管理","href":"/suggest/hotsuggest/index","icon":"list-alt"}]},{"title":"搜索词管理","parent":"menu-template","menu":[{"title":"默认热搜索词管理","href":"/operations/terms/index?type=1","icon":"list-alt"},{"title":"下拉词管理","href":"/operations/terms/index?type=2","icon":"list-alt"},{"title":"热搜索词管理","href":"/operations/terms/index?type=3","icon":"list-alt"},{"title":"同义词管理","href":"/operations/terms/index?type=4","icon":"list-alt"},{"title":"停用词管理","href":"/operations/terms/index?type=5","icon":"list-alt"}]},{"title":"营销管理","parent":"menu-template","menu":[{"title":"限购码管理","href":"/limit/index","icon":"list-alt"},{"title":"优惠码管理","href":"/coupon/index","icon":"list-alt"}]}],"noRight":{}},"level":"verbose","message":"adapter get data: ","timestamp":"2016-02-04T08:02:47.958Z"}
{"level":"verbose","message":"adapter match key: postlogin","timestamp":"2016-02-04T08:02:47.961Z"}
{"level":"verbose","message":"adapter after proc data: undefined","timestamp":"2016-02-04T08:02:47.964Z"}
{"level":"info","message":"proxyRoute: [GET]/erpproduct/brands/index proxyParams {\"params\":{},\"body\":{}}","timestamp":"2016-02-04T08:03:07.930Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/erpproduct/brands/index\",\"method\":\"GET\",\"view\":\"pages/brand/index\",\"src\":\"/brand/index\",\"noApi\":true,\"data\":{\"bottons\":\"{\\\"edit\\\":true}\",\"gridurl\":\"/brand/getBrandList\"},\"domain\":\"http://192.168.102.215:8080/platform\"},\"params\":{},\"message\":[],\"error\":false}","timestamp":"2016-02-04T08:03:07.932Z"}
{"bottons":"{\"edit\":true}","gridurl":"/brand/getBrandList","level":"verbose","message":"adapter get data: ","timestamp":"2016-02-04T08:03:07.935Z"}
{"level":"verbose","message":"adapter match key: geterpproduct_brands_index","timestamp":"2016-02-04T08:03:07.935Z"}
{"bottons":"{\"edit\":true}","gridurl":"/brand/getBrandList","level":"verbose","message":"adapter after proc data:","timestamp":"2016-02-04T08:03:07.936Z"}
{"level":"info","message":"static resouces: {\"development\":true,\"cur\":true}","timestamp":"2016-02-04T08:03:07.937Z"}
{"bottons":"{\"edit\":true}","gridurl":"/brand/getBrandList","_env":{"development":true,"cur":true},"auth":{"pid":"2794","account":"wxtest1","truename":"wxtest1","staff_code":"0","email":"wxtest1@yoho.cn","phone":"13521111111","create_time":"1441906728","expires":"1483200000","login_time":"1454572922","status":"1","identity":"7","auth_site":"1,2","supplier_id":0,"identity_cn":"有货平台运营","create_date":"2015-09-11 01:38:48","uid":"2794","name":"wxtest1"},"menu":[{"title":"逛","parent":"menu-template","menu":[{"title":"资讯管理","href":"/guang/article/index","icon":"list-alt"},{"title":"文章分类管理","href":"/guang/article/sortindex","icon":"list-alt"},{"title":"标签管理","href":"/guang/tags/index","icon":"list-alt"},{"title":"标签分类管理","href":"/guang/tags/sort","icon":"list-alt"},{"title":"评论管理","href":"/guang/comments/index","icon":"list-alt"},{"title":"作者管理","href":"/guang/author/index","icon":"list-alt"},{"title":"Plus/Star管理","href":"/guang/plustar/index","icon":"list-alt"},{"title":"品牌关注","href":"/guang/relationship/index","icon":"list-alt"}]},{"title":"账号管理","parent":"menu-template","menu":[{"title":"用户管理","href":"/account/profile/index","icon":"list-alt"},{"title":"部门管理","href":"/account/dept/index","icon":"list-alt"},{"title":"角色管理","href":"/account/role/index","icon":"list-alt"},{"title":"菜单管理","href":"/account/resources/index","icon":"list-alt"},{"title":"权限管理","href":"/account/action/index","icon":"list-alt"}]},{"title":"供应商管理","parent":"menu-template","menu":[{"title":"创建供应商","href":"/supplier/supplier/index","icon":"list-alt"},{"title":"供应商列表","href":"/supplier/supplier/managelist","icon":"list-alt"},{"title":"供应商审核","href":"/supplier/supplier/auditlist","icon":"list-alt"}]},{"title":"品牌管理","parent":"menu-template","menu":[{"title":"品牌管理","href":"/erpproduct/brands/index","icon":"list-alt"}]},{"title":"合同管理","parent":"menu-template","menu":[{"title":"合同创建","href":"/supplier/agreement/index","icon":"list-alt"},{"title":"合同管理","href":"/supplier/agreement/manage","icon":"list-alt"},{"title":"合同审核","href":"/supplier/agreement/review","icon":"list-alt"}]},{"title":"店铺管理","parent":"menu-template","menu":[{"title":"店铺创建","href":"/supplier/store/index","icon":"list-alt"},{"title":"店铺信息管理","href":"/supplier/store/examine","icon":"list-alt"},{"title":"店铺审核管理","href":"/supplier/check/index","icon":"list-alt"},{"title":"管理员列表","href":"/supplier/storeadmin/index","icon":"list-alt"}]},{"title":"平台类目管理","parent":"menu-template","menu":[{"title":"物理类目管理","href":"/erpproduct/sort/index","icon":"list-alt"}]},{"title":"产品管理","parent":"menu-template","menu":[{"title":"产品属性管理","href":"/erpproduct/attribute/index","icon":"list-alt"},{"title":"品类列表","href":"/erpproduct/sort/index","icon":"list-alt"},{"title":"尺码列表","href":"/erpproduct/size/index","icon":"list-alt"},{"title":"品类尺码管理","href":"/erpproduct/sortsize/index","icon":"list-alt"},{"title":"尺码属性管理","href":"/erpproduct/sizeattribute/index","icon":"list-alt"},{"title":"品类尺码属性管理","href":"/erpproduct/sortattribute/index","icon":"list-alt"},{"title":"颜色管理","href":"/erpproduct/color/index","icon":"list-alt"},{"title":"参考尺码管理","href":"/cmsproduct/referencesize/index","icon":"list-alt"},{"title":"品牌款型","href":"/erpproduct/brandfolder/index","icon":"list-alt"}]},{"title":"商品管理","parent":"menu-template","menu":[{"title":"基础商品","href":"/supplier/baseproduct/index","icon":"list-alt"},{"title":"商品审核","href":"/supplier/baseaudit/index","icon":"list-alt"},{"title":"代销变价","href":"/erpproduct/price/index","icon":"list-alt"}]},{"title":"发货单管理","parent":"menu-template","menu":[{"title":"发货单管理","href":"/supplier/invoice/index","icon":"list-alt"},{"title":"发货单审核","href":"/supplier/invoice/primaryaudit","icon":"list-alt"},{"title":"发货单二审","href":"/supplier/invoice/financialaudit","icon":"list-alt"}]},{"title":"外采单列表","parent":"menu-template","menu":[{"title":"外采单列表","href":"/supplier/externalinvoice/index","icon":"list-alt"}]},{"title":"资源管理","parent":"menu-template","menu":[{"title":"资源管理","href":"/resource/index/index","icon":"list-alt"},{"title":"平台管理","href":"/resource/platform/index","icon":"list-alt"},{"title":"资源分类管理","href":"/resource/sort/index","icon":"list-alt"}]},{"title":"帮助管理","parent":"menu-template","menu":[{"title":"帮助分类","href":"/operations/helpcategory/index","icon":"list-alt"},{"title":"帮助内容","href":"/operations/helpcontent/index","icon":"list-alt"}]},{"title":"运营管理","parent":"menu-template","menu":[{"title":"App入口管理","href":"/operations/entrance/index","icon":"list-alt"},{"title":"分类管理","href":"/operations/category/index","icon":"list-alt"},{"title":"App版本升级提醒","href":"/operations/version/index","icon":"list-alt"},{"title":"APP意见反馈管理","href":"/suggest/suggest/index","icon":"list-alt"},{"title":"热门意见管理","href":"/suggest/hotsuggest/index","icon":"list-alt"}]},{"title":"搜索词管理","parent":"menu-template","menu":[{"title":"默认热搜索词管理","href":"/operations/terms/index?type=1","icon":"list-alt"},{"title":"下拉词管理","href":"/operations/terms/index?type=2","icon":"list-alt"},{"title":"热搜索词管理","href":"/operations/terms/index?type=3","icon":"list-alt"},{"title":"同义词管理","href":"/operations/terms/index?type=4","icon":"list-alt"},{"title":"停用词管理","href":"/operations/terms/index?type=5","icon":"list-alt"}]},{"title":"营销管理","parent":"menu-template","menu":[{"title":"限购码管理","href":"/limit/index","icon":"list-alt"},{"title":"优惠码管理","href":"/coupon/index","icon":"list-alt"}]}],"noRight":{},"module":"js/brand/index","level":"verbose","message":"view pages/brand/index | pjax vo: %j","timestamp":"2016-02-04T08:03:08.042Z"}
{"level":"info","message":"proxyRoute: [POST]/brand/getBrandList proxyParams {\"params\":{},\"body\":{\"brandId\":\"\",\"status\":\"\",\"brandLevel\":\"\",\"startTime\":\"\",\"endTime\":\"\",\"size\":\"10\"}}","timestamp":"2016-02-04T08:03:08.683Z"}
{"level":"info","message":"validate input values: {\"config\":{\"route\":\"/brand/getBrandList\",\"method\":\"POST\",\"url\":\"/erpproduct/brands/index\",\"isJsonRaw\":true,\"params\":[{\"name\":\"brandId\",\"type\":\"Number\"},{\"name\":\"status\",\"type\":\"Number\"},{\"name\":\"brandLevel\",\"type\":\"string\"},{\"name\":\"startTime\",\"type\":\"string\"},{\"name\":\"endTime\",\"type\":\"string\"},{\"name\":\"page\",\"type\":\"string\"},{\"name\":\"size\",\"type\":\"Number\"}],\"domain\":\"http://192.168.102.215:8080/platform\"},\"params\":{\"size\":10},\"message\":[],\"error\":false}","timestamp":"2016-02-04T08:03:08.685Z"}
{"code":200,"data":{"list":[{"brandDomain":"YOHO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOHO","brandNameEn":"YOHO","brandNature":0,"brandStyle":"","brandTonality":0,"brandTypeId":0,"brandTypes":1,"createTime":1454552452,"id":1445,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1444,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1443,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1442,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1441,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1440,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1439,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1438,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1437,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandAlif":"3","brandCertificate":"","brandDomain":"34343333","brandFounder":"","brandHeadstream":1,"brandIco":"http://img12.static.yhbimg.com/brandLogo/2016/02/03/11/02353658493830861fa4e414c4dab0fa6f.jpg?imageView/0/w/60/h/60","brandIntro":"","brandLevel":"KA","brandName":"东方反反复复","brandNameCn":"","brandNameEn":"333333333333","brandNature":0,"brandOutline":"","brandStyle":"高街","brandTonality":0,"brandTypeId":0,"brandTypes":1,"brandUrl":"","createTime":1454497669,"id":1436,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":3,"status":1}],"page":1,"size":10,"total":1439,"totalPage":144},"message":"adapter get data: ","level":"verbose","timestamp":"2016-02-04T08:03:08.906Z"}
{"level":"verbose","message":"adapter match key: postbrand_getBrandList","timestamp":"2016-02-04T08:03:08.908Z"}
{"code":200,"data":{"list":[{"brandDomain":"YOHO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOHO","brandNameEn":"YOHO","brandNature":0,"brandStyle":"","brandTonality":0,"brandTypeId":0,"brandTypes":1,"createTime":1454552452,"id":1445,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1444,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1443,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1442,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1441,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1440,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1439,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1438,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandDomain":"YOYO","brandFounder":"","brandHeadstream":1,"brandLevel":"KA","brandName":"YOYO","brandNameEn":"YOYO","brandNature":0,"brandStyle":"","brandTonality":1,"brandTypeId":0,"brandTypes":1,"createTime":1454552383,"id":1437,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":1,"status":1},{"brandAlif":"3","brandCertificate":"","brandDomain":"34343333","brandFounder":"","brandHeadstream":1,"brandIco":"http://img12.static.yhbimg.com/brandLogo/2016/02/03/11/02353658493830861fa4e414c4dab0fa6f.jpg?imageView/0/w/60/h/60","brandIntro":"","brandLevel":"KA","brandName":"东方反反复复","brandNameCn":"","brandNameEn":"333333333333","brandNature":0,"brandOutline":"","brandStyle":"高街","brandTonality":0,"brandTypeId":0,"brandTypes":1,"brandUrl":"","createTime":1454497669,"id":1436,"isShipping":0,"joinHands":1,"mainCategory":1,"parentId":0,"promotionLevel":3,"status":1}],"page":1,"size":10,"total":1439,"totalPage":144},"message":"adapter after proc data:","level":"verbose","timestamp":"2016-02-04T08:03:08.986Z"}
{"level":"info","message":"static resouces: {\"development\":true,\"cur\":true}","timestamp":"2016-02-04T08:03:08.988Z"}
{"level":"info","message":"pjax vo: {\"code\":200,\"message\":\"\",\"data\":{\"code\":200,\"data\":{\"list\":[{\"brandDomain\":\"YOHO\",\"brandFounder\":\"\",\"brandHeadstream\":1,\"brandLevel\":\"KA\",\"brandName\":\"YOHO\",\"brandNameEn\":\"YOHO\",\"brandNature\":0,\"brandStyle\":\"\",\"brandTonality\":0,\"brandTypeId\":0,\"brandTypes\":1,\"createTime\":1454552452,\"id\":1445,\"isShipping\":0,\"joinHands\":1,\"mainCategory\":1,\"parentId\":0,\"promotionLevel\":1,\"status\":1},{\"brandDomain\":\"YOYO\",\"brandFounder\":\"\",\"brandHeadstream\":1,\"brandLevel\":\"KA\",\"brandName\":\"YOYO\",\"brandNameEn\":\"YOYO\",\"brandNature\":0,\"brandStyle\":\"\",\"brandTonality\":1,\"brandTypeId\":0,\"brandTypes\":1,\"createTime\":1454552383,\"id\":1444,\"isShipping\":0,\"joinHands\":1,\"mainCategory\":1,\"parentId\":0,\"promotionLevel\":1,\"status\":1},{\"brandDomain\":\"YOYO\",\"brandFounder\":\"\",\"brandHeadstream\":1,\"brandLevel\":\"KA\",\"brandName\":\"YOYO\",\"brandNameEn\":\"YOYO\",\"brandNature\":0,\"brandStyle\":\"\",\"brandTonality\":1,\"brandTypeId\":0,\"brandTypes\":1,\"createTime\":1454552383,\"id\":1443,\"isShipping\":0,\"joinHands\":1,\"mainCategory\":1,\"parentId\":0,\"promotionLevel\":1,\"status\":1},{\"brandDomain\":\"YOYO\",\"brandFounder\":\"\",\"brandHeadstream\":1,\"brandLevel\":\"KA\",\"brandName\":\"YOYO\",\"brandNameEn\":\"YOYO\",\"brandNature\":0,\"brandStyle\":\"\",\"brandTonality\":1,\"brandTypeId\":0,\"brandTypes\":1,\"createTime\":1454552383,\"id\":1442,\"isShipping\":0,\"joinHands\":1,\"mainCategory\":1,\"parentId\":0,\"promotionLevel\":1,\"status\":1},{\"brandDomain\":\"YOYO\",\"brandFounder\":\"\",\"brandHeadstream\":1,\"brandLevel\":\"KA\",\"brandName\":\"YOYO\",\"brandNameEn\":\"YOYO\",\"brandNature\":0,\"brandStyle\":\"\",\"brandTonality\":1,\"brandTypeId\":0,\"brandTypes\":1,\"createTime\":1454552383,\"id\":1441,\"isShipping\":0,\"joinHands\":1,\"mainCategory\":1,\"parentId\":0,\"promotionLevel\":1,\"status\":1},{\"brandDomain\":\"YOYO\",\"brandFounder\":\"\",\"brandHeadstream\":1,\"brandLevel\":\"KA\",\"brandName\":\"YOYO\",\"brandNameEn\":\"YOYO\",\"brandNature\":0,\"brandStyle\":\"\",\"brandTonality\":1,\"brandTypeId\":0,\"brandTypes\":1,\"createTime\":1454552383,\"id\":1440,\"isShipping\":0,\"joinHands\":1,\"mainCategory\":1,\"parentId\":0,\"promotionLevel\":1,\"status\":1},{\"brandDomain\":\"YOYO\",\"brandFounder\":\"\",\"brandHeadstream\":1,\"brandLevel\":\"KA\",\"brandName\":\"YOYO\",\"brandNameEn\":\"YOYO\",\"brandNature\":0,\"brandStyle\":\"\",\"brandTonality\":1,\"brandTypeId\":0,\"brandTypes\":1,\"createTime\":1454552383,\"id\":1439,\"isShipping\":0,\"joinHands\":1,\"mainCategory\":1,\"parentId\":0,\"promotionLevel\":1,\"status\":1},{\"brandDomain\":\"YOYO\",\"brandFounder\":\"\",\"brandHeadstream\":1,\"brandLevel\":\"KA\",\"brandName\":\"YOYO\",\"brandNameEn\":\"YOYO\",\"brandNature\":0,\"brandStyle\":\"\",\"brandTonality\":1,\"brandTypeId\":0,\"brandTypes\":1,\"createTime\":1454552383,\"id\":1438,\"isShipping\":0,\"joinHands\":1,\"mainCategory\":1,\"parentId\":0,\"promotionLevel\":1,\"status\":1},{\"brandDomain\":\"YOYO\",\"brandFounder\":\"\",\"brandHeadstream\":1,\"brandLevel\":\"KA\",\"brandName\":\"YOYO\",\"brandNameEn\":\"YOYO\",\"brandNature\":0,\"brandStyle\":\"\",\"brandTonality\":1,\"brandTypeId\":0,\"brandTypes\":1,\"createTime\":1454552383,\"id\":1437,\"isShipping\":0,\"joinHands\":1,\"mainCategory\":1,\"parentId\":0,\"promotionLevel\":1,\"status\":1},{\"brandAlif\":\"3\",\"brandCertificate\":\"\",\"brandDomain\":\"34343333\",\"brandFounder\":\"\",\"brandHeadstream\":1,\"brandIco\":\"http://img12.static.yhbimg.com/brandLogo/2016/02/03/11/02353658493830861fa4e414c4dab0fa6f.jpg?imageView/0/w/60/h/60\",\"brandIntro\":\"\",\"brandLevel\":\"KA\",\"brandName\":\"东方反反复复\",\"brandNameCn\":\"\",\"brandNameEn\":\"333333333333\",\"brandNature\":0,\"brandOutline\":\"\",\"brandStyle\":\"高街\",\"brandTonality\":0,\"brandTypeId\":0,\"brandTypes\":1,\"brandUrl\":\"\",\"createTime\":1454497669,\"id\":1436,\"isShipping\":0,\"joinHands\":1,\"mainCategory\":1,\"parentId\":0,\"promotionLevel\":3,\"status\":1}],\"page\":1,\"size\":10,\"total\":1439,\"totalPage\":144},\"message\":\"操作成功\",\"_env\":{\"development\":true,\"cur\":true},\"auth\":{\"pid\":\"2794\",\"account\":\"wxtest1\",\"truename\":\"wxtest1\",\"staff_code\":\"0\",\"email\":\"wxtest1@yoho.cn\",\"phone\":\"13521111111\",\"create_time\":\"1441906728\",\"expires\":\"1483200000\",\"login_time\":\"1454572922\",\"status\":\"1\",\"identity\":\"7\",\"auth_site\":\"1,2\",\"supplier_id\":0,\"identity_cn\":\"有货平台运营\",\"create_date\":\"2015-09-11 01:38:48\",\"uid\":\"2794\",\"name\":\"wxtest1\"},\"menu\":[{\"title\":\"逛\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"资讯管理\",\"href\":\"/guang/article/index\",\"icon\":\"list-alt\"},{\"title\":\"文章分类管理\",\"href\":\"/guang/article/sortindex\",\"icon\":\"list-alt\"},{\"title\":\"标签管理\",\"href\":\"/guang/tags/index\",\"icon\":\"list-alt\"},{\"title\":\"标签分类管理\",\"href\":\"/guang/tags/sort\",\"icon\":\"list-alt\"},{\"title\":\"评论管理\",\"href\":\"/guang/comments/index\",\"icon\":\"list-alt\"},{\"title\":\"作者管理\",\"href\":\"/guang/author/index\",\"icon\":\"list-alt\"},{\"title\":\"Plus/Star管理\",\"href\":\"/guang/plustar/index\",\"icon\":\"list-alt\"},{\"title\":\"品牌关注\",\"href\":\"/guang/relationship/index\",\"icon\":\"list-alt\"}]},{\"title\":\"账号管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"用户管理\",\"href\":\"/account/profile/index\",\"icon\":\"list-alt\"},{\"title\":\"部门管理\",\"href\":\"/account/dept/index\",\"icon\":\"list-alt\"},{\"title\":\"角色管理\",\"href\":\"/account/role/index\",\"icon\":\"list-alt\"},{\"title\":\"菜单管理\",\"href\":\"/account/resources/index\",\"icon\":\"list-alt\"},{\"title\":\"权限管理\",\"href\":\"/account/action/index\",\"icon\":\"list-alt\"}]},{\"title\":\"供应商管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"创建供应商\",\"href\":\"/supplier/supplier/index\",\"icon\":\"list-alt\"},{\"title\":\"供应商列表\",\"href\":\"/supplier/supplier/managelist\",\"icon\":\"list-alt\"},{\"title\":\"供应商审核\",\"href\":\"/supplier/supplier/auditlist\",\"icon\":\"list-alt\"}]},{\"title\":\"品牌管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"品牌管理\",\"href\":\"/erpproduct/brands/index\",\"icon\":\"list-alt\"}]},{\"title\":\"合同管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"合同创建\",\"href\":\"/supplier/agreement/index\",\"icon\":\"list-alt\"},{\"title\":\"合同管理\",\"href\":\"/supplier/agreement/manage\",\"icon\":\"list-alt\"},{\"title\":\"合同审核\",\"href\":\"/supplier/agreement/review\",\"icon\":\"list-alt\"}]},{\"title\":\"店铺管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"店铺创建\",\"href\":\"/supplier/store/index\",\"icon\":\"list-alt\"},{\"title\":\"店铺信息管理\",\"href\":\"/supplier/store/examine\",\"icon\":\"list-alt\"},{\"title\":\"店铺审核管理\",\"href\":\"/supplier/check/index\",\"icon\":\"list-alt\"},{\"title\":\"管理员列表\",\"href\":\"/supplier/storeadmin/index\",\"icon\":\"list-alt\"}]},{\"title\":\"平台类目管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"物理类目管理\",\"href\":\"/erpproduct/sort/index\",\"icon\":\"list-alt\"}]},{\"title\":\"产品管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"产品属性管理\",\"href\":\"/erpproduct/attribute/index\",\"icon\":\"list-alt\"},{\"title\":\"品类列表\",\"href\":\"/erpproduct/sort/index\",\"icon\":\"list-alt\"},{\"title\":\"尺码列表\",\"href\":\"/erpproduct/size/index\",\"icon\":\"list-alt\"},{\"title\":\"品类尺码管理\",\"href\":\"/erpproduct/sortsize/index\",\"icon\":\"list-alt\"},{\"title\":\"尺码属性管理\",\"href\":\"/erpproduct/sizeattribute/index\",\"icon\":\"list-alt\"},{\"title\":\"品类尺码属性管理\",\"href\":\"/erpproduct/sortattribute/index\",\"icon\":\"list-alt\"},{\"title\":\"颜色管理\",\"href\":\"/erpproduct/color/index\",\"icon\":\"list-alt\"},{\"title\":\"参考尺码管理\",\"href\":\"/cmsproduct/referencesize/index\",\"icon\":\"list-alt\"},{\"title\":\"品牌款型\",\"href\":\"/erpproduct/brandfolder/index\",\"icon\":\"list-alt\"}]},{\"title\":\"商品管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"基础商品\",\"href\":\"/supplier/baseproduct/index\",\"icon\":\"list-alt\"},{\"title\":\"商品审核\",\"href\":\"/supplier/baseaudit/index\",\"icon\":\"list-alt\"},{\"title\":\"代销变价\",\"href\":\"/erpproduct/price/index\",\"icon\":\"list-alt\"}]},{\"title\":\"发货单管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"发货单管理\",\"href\":\"/supplier/invoice/index\",\"icon\":\"list-alt\"},{\"title\":\"发货单审核\",\"href\":\"/supplier/invoice/primaryaudit\",\"icon\":\"list-alt\"},{\"title\":\"发货单二审\",\"href\":\"/supplier/invoice/financialaudit\",\"icon\":\"list-alt\"}]},{\"title\":\"外采单列表\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"外采单列表\",\"href\":\"/supplier/externalinvoice/index\",\"icon\":\"list-alt\"}]},{\"title\":\"资源管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"资源管理\",\"href\":\"/resource/index/index\",\"icon\":\"list-alt\"},{\"title\":\"平台管理\",\"href\":\"/resource/platform/index\",\"icon\":\"list-alt\"},{\"title\":\"资源分类管理\",\"href\":\"/resource/sort/index\",\"icon\":\"list-alt\"}]},{\"title\":\"帮助管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"帮助分类\",\"href\":\"/operations/helpcategory/index\",\"icon\":\"list-alt\"},{\"title\":\"帮助内容\",\"href\":\"/operations/helpcontent/index\",\"icon\":\"list-alt\"}]},{\"title\":\"运营管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"App入口管理\",\"href\":\"/operations/entrance/index\",\"icon\":\"list-alt\"},{\"title\":\"分类管理\",\"href\":\"/operations/category/index\",\"icon\":\"list-alt\"},{\"title\":\"App版本升级提醒\",\"href\":\"/operations/version/index\",\"icon\":\"list-alt\"},{\"title\":\"APP意见反馈管理\",\"href\":\"/suggest/suggest/index\",\"icon\":\"list-alt\"},{\"title\":\"热门意见管理\",\"href\":\"/suggest/hotsuggest/index\",\"icon\":\"list-alt\"}]},{\"title\":\"搜索词管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"默认热搜索词管理\",\"href\":\"/operations/terms/index?type=1\",\"icon\":\"list-alt\"},{\"title\":\"下拉词管理\",\"href\":\"/operations/terms/index?type=2\",\"icon\":\"list-alt\"},{\"title\":\"热搜索词管理\",\"href\":\"/operations/terms/index?type=3\",\"icon\":\"list-alt\"},{\"title\":\"同义词管理\",\"href\":\"/operations/terms/index?type=4\",\"icon\":\"list-alt\"},{\"title\":\"停用词管理\",\"href\":\"/operations/terms/index?type=5\",\"icon\":\"list-alt\"}]},{\"title\":\"营销管理\",\"parent\":\"menu-template\",\"menu\":[{\"title\":\"限购码管理\",\"href\":\"/limit/index\",\"icon\":\"list-alt\"},{\"title\":\"优惠码管理\",\"href\":\"/coupon/index\",\"icon\":\"list-alt\"}]}],\"noRight\":{},\"module\":\"js/main1\"}}","timestamp":"2016-02-04T08:03:08.991Z"}