MCPcopy Create free account
hub / github.com/QuantFans/quantdigger / main.js

File main.js

quantdigger/widgets/web/angular_sites/js/controllers/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** 定义全局变量的区域,通常与Body挂钩。 */
2app.controller('ApplicationController',
3 ['$scope','$rootScope', '$http', 'USER_ROLES','AUTH_EVENTS', 'AuthService', 'Session',
4 function ($rootScope, $scope,$http,USER_ROLES,AuthService, AUTH_EVENTS, Session) {

Callers

nothing calls this directly

Calls 4

getCookieFunction · 0.85
putMethod · 0.80
getMethod · 0.80
$Function · 0.50

Tested by

no test coverage detected