Browse Source

update glj_id

zhangweicheng 8 năm trước cách đây
mục cha
commit
ca6b94ce0c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      modules/ration_glj/facade/ration_glj_facade.js

+ 1 - 1
modules/ration_glj/facade/ration_glj_facade.js

@@ -110,7 +110,7 @@ function get_lib_glj_info(ration_glj) {
 
 async function getInfoFromProjectGLJ(ration_glj) {
      let data = {
-         glj_repository_id: ration_glj.glj_repository_id,
+         glj_id: ration_glj.glj_repository_id,
          project_id: ration_glj.projectID,
          code: ration_glj.code,
          name: ration_glj.name,