刘韬 %!s(int64=6) %!d(string=hai) anos
pai
achega
93560fced4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      DataFusion/src/com/zskk/control/ViewController.java

+ 1 - 1
DataFusion/src/com/zskk/control/ViewController.java

@@ -52,7 +52,7 @@ public class ViewController extends Controller {
 			ActiveRecordPlugin arp = new ActiveRecordPlugin(plugin); 
 			_MappingKit.mapping(arp);
 			plugin.start();
-//			arp.start();
+			arp.start();
 			this.renderText("hello");
 
 		} catch (Exception e) {